mirror of
https://github.com/zplug/zplug
synced 2025-04-30 13:17:57 +02:00
Merge pull request #386 from 39e/patch-1
Fixed bug that `zplug --self-manage` does not work if `$ZPLUG_REPOS` is set.
This commit is contained in:
commit
901f575753
@ -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