mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
Rely on which to determine which awscli to use
This commit is contained in:
parent
15384a8666
commit
66e700e448
1 changed files with 0 additions and 8 deletions
|
|
@ -1,11 +1,3 @@
|
||||||
_homebrew-installed() {
|
|
||||||
type brew &> /dev/null
|
|
||||||
}
|
|
||||||
|
|
||||||
_awscli-homebrew-installed() {
|
|
||||||
test -d "$( brew --prefix awscli )"
|
|
||||||
}
|
|
||||||
|
|
||||||
export AWS_HOME=~/.aws
|
export AWS_HOME=~/.aws
|
||||||
|
|
||||||
function agp {
|
function agp {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue