updated aws.sh

pull/16/head
Hari Sekhon 2 months ago
parent af53d60585
commit 529b1f69df

@ -57,6 +57,8 @@ alias awsc='awscon'
# easily set a profile env var
aws_profile(){
# false positive
# shellcheck disable=SC2317
export AWS_PROFILE="$*"
}
alias awsp=awsprofile

Loading…
Cancel
Save