mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
Merge 9c498ff15c into 9edb3fceba
This commit is contained in:
commit
dc00d15bae
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ _homebrew-installed() {
|
|||
}
|
||||
|
||||
_awscli-homebrew-installed() {
|
||||
brew list awscli &> /dev/null
|
||||
file `brew --cellar`/awscli &> /dev/null
|
||||
}
|
||||
|
||||
export AWS_HOME=~/.aws
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue