Update mise.sh
This commit is contained in:
committed by
GitHub
parent
485841b483
commit
909b6423e0
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if command -v mise > /dev/null 2>&1; then
|
||||
eval "$(mise activate zsh)"
|
||||
eval "$(mise activate bash)"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user