diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index ba668fc..1b936b8 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -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"