aws tools

This commit is contained in:
Noah Masur
2020-11-14 20:56:48 -05:00
parent 4871138e0a
commit 3531772bba
5 changed files with 187 additions and 41 deletions

View File

@ -31,7 +31,7 @@ if status --is-interactive
aliases
pyenv
notes
aws
awstools
mactools
projects

View File

@ -1,6 +1,6 @@
#!/usr/bin/local/fish
function aws --description "AWS bindings"
function awstools --description "AWS bindings"
function unsetaws --description "Clear AWS credentials environment variables"
set -e AWS_ACCESS_KEY_ID
set -e AWS_SECRET_ACCESS_KEY