|
@@ -1,5 +1,5 @@
|
|
|
# Source it
|
|
# Source it
|
|
|
-eval "$(/home/mzunino/.local/bin/mise activate zsh)"
|
|
|
|
|
|
|
+eval "$($HOME/.local/bin/mise activate zsh)"
|
|
|
|
|
|
|
|
# Install mise if not present
|
|
# Install mise if not present
|
|
|
if ! command -v mise &> /dev/null
|
|
if ! command -v mise &> /dev/null
|