Remove aws login from bashrc #bash
This commit is contained in:
@ -116,7 +116,7 @@ passp () { pass -c personal/$1; }
|
|||||||
passe () { pass -c elation/$1; }
|
passe () { pass -c elation/$1; }
|
||||||
|
|
||||||
#alias checkmail="notmuch search --output=files tag:deleted | tr '\n' '\0' | xargs -0 -L 1 rm && notmuch new && mbsync -Va && notmuch new"
|
#alias checkmail="notmuch search --output=files tag:deleted | tr '\n' '\0' | xargs -0 -L 1 rm && notmuch new && mbsync -Va && notmuch new"
|
||||||
alias el8awslogin="eval $(aws ecr get-login --no-include-email --region us-west-1)"
|
#alias el8awslogin="eval $(aws ecr get-login --no-include-email --region us-west-1)"
|
||||||
|
|
||||||
# Elixir version manager
|
# Elixir version manager
|
||||||
test -s "$HOME/.kiex/scripts/kiex" && source "$HOME/.kiex/scripts/kiex"
|
test -s "$HOME/.kiex/scripts/kiex" && source "$HOME/.kiex/scripts/kiex"
|
||||||
|
|||||||
Reference in New Issue
Block a user