diff --git a/dotfiles/config/fish/config.fish b/dotfiles/config/fish/config.fish index 972eb5b..f79a11a 100644 --- a/dotfiles/config/fish/config.fish +++ b/dotfiles/config/fish/config.fish @@ -10,7 +10,7 @@ if test -x /opt/homebrew/bin/brew # mise, if installed if type -q mise - mise hook fish | source + mise activate fish | source end end