Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a615e6abb1 |
10
.zshrc
10
.zshrc
@@ -132,3 +132,13 @@ 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=('${HOME}/.juliaup/bin' $path)
|
||||||
|
export PATH
|
||||||
|
|
||||||
|
# <<< juliaup initialize <<<
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user