Update work.zsh

This commit is contained in:
Steve 2026-05-28 10:01:20 -04:00 committed by GitHub
commit e261f73e11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,5 @@
[ -f $HOME/.config/.vault ] && source ~/.config/.vault [ -f $HOME/.config/.vault ] && source ~/.config/.vault
<<<<<<< HEAD
=======
[ -f $HOME/.vault-token ] && source ~/.vault-token [ -f $HOME/.vault-token ] && source ~/.vault-token
>>>>>>> 64f3fcd (updates)
export AWS_VAULT_BACKEND=keychain export AWS_VAULT_BACKEND=keychain
export AWS_VAULT_KEYCHAIN_NAME="aws-vault" export AWS_VAULT_KEYCHAIN_NAME="aws-vault"