This commit is contained in:
Ethan McCreadie 2014-11-19 21:15:24 +00:00
commit 998c1b67fd

View file

@ -13,8 +13,9 @@ function agp {
} }
function asp { function asp {
export AWS_PROFILE=$1
export AWS_DEFAULT_PROFILE=$1 export AWS_DEFAULT_PROFILE=$1
export RPROMPT="<aws:$AWS_DEFAULT_PROFILE>" export RPROMPT="<aws:$AWS_DEFAULT_PROFILE>"
} }
function aws_profiles { function aws_profiles {