feat: enable mise
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
d238729a20
commit
a70c7eec36
@ -165,6 +165,7 @@ export OPENAI_API_KEY={{ .openai_token | quote }}
|
|||||||
|
|
||||||
eval "$(starship init zsh)"
|
eval "$(starship init zsh)"
|
||||||
eval "$(atuin init zsh)"
|
eval "$(atuin init zsh)"
|
||||||
|
eval "$(/home/kjuulh/.local/bin/mise activate zsh)"
|
||||||
|
|
||||||
#zprof
|
#zprof
|
||||||
export ANSIBLE_VAULT_PASSWORD_FILE="~/.config/ansible/password"
|
export ANSIBLE_VAULT_PASSWORD_FILE="~/.config/ansible/password"
|
||||||
|
Loading…
Reference in New Issue
Block a user