Set ZPLUG_HOME as well
This commit is contained in:
parent
c48f5704d5
commit
0504492cce
@ -8,6 +8,7 @@ function __zspr_zplug_init {
|
|||||||
git clone --depth=1 https://github.com/zplug/zplug "${ZSPR_ZPLUG_HOME}"
|
git clone --depth=1 https://github.com/zplug/zplug "${ZSPR_ZPLUG_HOME}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
ZPLUG_HOME="${ZSPR_ZPLUG_HOME}"
|
||||||
source "${ZSPR_ZPLUG_HOME}/init.zsh"
|
source "${ZSPR_ZPLUG_HOME}/init.zsh"
|
||||||
zplug "zplug/zplug"
|
zplug "zplug/zplug"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user