diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index e02adad..6494de3 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -165,6 +165,7 @@ export OPENAI_API_KEY={{ .openai_token | quote }} eval "$(starship init zsh)" eval "$(atuin init zsh)" +eval "$(/home/kjuulh/.local/bin/mise activate zsh)" #zprof export ANSIBLE_VAULT_PASSWORD_FILE="~/.config/ansible/password"