mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-19 23:24:40 +00:00
aws tools
This commit is contained in:
@@ -31,7 +31,7 @@ if status --is-interactive
|
||||
aliases
|
||||
pyenv
|
||||
notes
|
||||
aws
|
||||
awstools
|
||||
mactools
|
||||
projects
|
||||
|
||||
|
@@ -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
|
Reference in New Issue
Block a user