Revert "zsh: Use $_ANTIGEN_INSTALL_DIR for macOS"
This reverts commit 29171bba91
.
This commit is contained in:
parent
cb22f5ae67
commit
d51de5bb17
|
@ -1,5 +1,5 @@
|
|||
if is_macos; then
|
||||
source $_ANTIGEN_INSTALL_DIR/antigen.zsh
|
||||
source /usr/local/share/antigen/antigen.zsh
|
||||
elif is_linux; then
|
||||
# antigen.zsh has been downloaded manually for now,
|
||||
# see https://github.com/zsh-users/antigen/issues/659.
|
||||
|
|
Loading…
Reference in a new issue