Rely on which to determine which awscli to use

This commit is contained in:
Brandon W Maister 2014-09-30 10:26:33 -04:00
commit 66e700e448

View file

@ -1,11 +1,3 @@
_homebrew-installed() {
type brew &> /dev/null
}
_awscli-homebrew-installed() {
test -d "$( brew --prefix awscli )"
}
export AWS_HOME=~/.aws
function agp {