mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Brain fart
This commit is contained in:
@@ -10,7 +10,7 @@ if test -d ${HOME}/.local/bin ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ ! -o interactive ]]; then
|
if [[ ! -o interactive ]]; then
|
||||||
if command -v mise 2>&1 ; then
|
if command -v mise 2>/dev/null ; then
|
||||||
eval "$(mise activate zsh --shims)"
|
eval "$(mise activate zsh --shims)"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user