mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Load mise in zshrc.
This commit is contained in:
@@ -233,6 +233,8 @@ if [[ $- == *i* ]] ; then
|
||||
fi
|
||||
test -e "${HOME}/.iterm2_shell_integration.zsh" && \
|
||||
source "${HOME}/.iterm2_shell_integration.zsh" || true
|
||||
# mise, if installed
|
||||
command -v mise >/dev/null 2>&1 && eval "$(mise activate zsh)"
|
||||
fi # End interactive-only block
|
||||
|
||||
# In case ack is named ack-grep
|
||||
|
||||
Reference in New Issue
Block a user