feat: enable mise

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-12-26 21:41:14 +01:00
parent d238729a20
commit a70c7eec36

View File

@ -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"