mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 09:26:42 +00:00
chore(zshenv/mise): set MISE_LIST_ALL_VERSIONS to 1
This commit is contained in:
1
zshenv
1
zshenv
@@ -294,6 +294,7 @@ fi
|
|||||||
path_prepend "$HOME/.local/bin"
|
path_prepend "$HOME/.local/bin"
|
||||||
|
|
||||||
# mise setup
|
# mise setup
|
||||||
|
export MISE_LIST_ALL_VERSIONS=1
|
||||||
path_prepend "$HOME/.local/share/mise/bin"
|
path_prepend "$HOME/.local/share/mise/bin"
|
||||||
path_prepend "$HOME/.local/share/mise/shims"
|
path_prepend "$HOME/.local/share/mise/shims"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user