1
0
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:
Aoi Tachibana 2017-03-27 12:12:33 +09:00 committed by GitHub
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"