Move juliaup to local config

This commit is contained in:
2026-04-21 07:03:17 -06:00
parent 5dbd658fef
commit 008b531759

9
.zshrc
View File

@@ -132,12 +132,3 @@ if [ -e $HOME/.asdf/asdf.sh ]; then
source $HOME/.asdf/asdf.sh source $HOME/.asdf/asdf.sh
fi fi
# >>> juliaup initialize >>>
# !! Contents within this block are managed by juliaup !!
path=('/Users/ed/.juliaup/bin' $path)
export PATH
# <<< juliaup initialize <<<