Fix mise/fish

This commit is contained in:
David Tomaschik
2026-02-20 17:42:19 -08:00
parent fad65e2aaa
commit 313c16bdc9

View File

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