shells: direnv -> mise
This commit is contained in:
parent
ae084dbab3
commit
60958b6840
3 changed files with 8 additions and 4 deletions
|
@ -100,6 +100,6 @@ if testbin grc; then
|
|||
unset cmds cmd
|
||||
fi
|
||||
|
||||
if testbin direnv; then
|
||||
eval "$(direnv hook zsh)"
|
||||
if testbin mise; then
|
||||
eval "$(mise activate zsh)"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue