Can't do shim activation here without overwriting the ./bin path addition
But not necessary since uwsm/env handles the underlying problem
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
if command -v mise &> /dev/null; then
|
if command -v mise &> /dev/null; then
|
||||||
eval "$(mise activate bash --shims)"
|
eval "$(mise activate bash)"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if command -v starship &> /dev/null; then
|
if command -v starship &> /dev/null; then
|
||||||
|
|||||||
Reference in New Issue
Block a user