diff --git a/chezmoi/executable_dot_zshrc b/chezmoi/executable_dot_zshrc index bf0d1b5..42df229 100644 --- a/chezmoi/executable_dot_zshrc +++ b/chezmoi/executable_dot_zshrc @@ -140,3 +140,4 @@ source /usr/share/fzf/shell/key-bindings.zsh # change to the following line when # eval "$(fzf --zsh)" eval "$(zoxide init --cmd cd zsh)" eval "$(starship init zsh)" +eval "$(mise activate zsh)"