Update .zshrc

This commit is contained in:
Kasper Juul Hermansen 2024-03-12 12:16:23 +01:00
parent a662dc1bae
commit b4998df86a
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -157,6 +157,7 @@ export _EXPERIMENTAL_DAGGER_TUI=yep
export OPENAI_API_KEY={{ .openai_token | quote }}
eval "$(starship init zsh)"
eval "$(atuin init zsh)"
#zprof
export ANSIBLE_VAULT_PASSWORD_FILE="~/.config/ansible/password"