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