mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
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
|
||||
eval "$(mise activate bash --shims)"
|
||||
eval "$(mise activate bash)"
|
||||
fi
|
||||
|
||||
if command -v starship &> /dev/null; then
|
||||
|
||||
Reference in New Issue
Block a user