mirror of
https://github.com/zplug/zplug
synced 2025-04-09 09:09:08 +02:00
Change $ZPLUG_HOME/repos
to $ZPLUG_REPOS
.
This commit is contained in:
parent
0b390bbfce
commit
e62a2a10bf
@ -11,5 +11,5 @@ if ! __zplug::base::base::zpluged "zplug/zplug"; then
|
||||
fi
|
||||
|
||||
ln -snf \
|
||||
"$ZPLUG_HOME/repos/zplug/zplug/init.zsh" \
|
||||
"$ZPLUG_REPOS/zplug/zplug/init.zsh" \
|
||||
"$ZPLUG_HOME/init.zsh"
|
||||
|
Loading…
Reference in New Issue
Block a user