chore(zshenv/mise): set MISE_LIST_ALL_VERSIONS to 1

This commit is contained in:
2024-11-28 19:17:09 +00:00
parent 9d29136ae6
commit 0c419db04e

1
zshenv
View File

@@ -294,6 +294,7 @@ fi
path_prepend "$HOME/.local/bin"
# mise setup
export MISE_LIST_ALL_VERSIONS=1
path_prepend "$HOME/.local/share/mise/bin"
path_prepend "$HOME/.local/share/mise/shims"