This commit is contained in:
mr0xb 2026-05-28 10:00:17 -04:00
commit 490cfc4a3a
No known key found for this signature in database
5 changed files with 27 additions and 9 deletions

View file

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