1
0
Fork 0

Add --get-dir flag to target .zprezto git repo

pull/697/head
Christian Bundy 10 years ago
parent b948e3630b
commit 47d5e0e714

@ -44,7 +44,8 @@ Updating
Pull the latest changes and update submodules.
git pull && git submodule update --init --recursive
git --git-dir "${ZDOTDIR:-$HOME}/.zprezto/.git" pull
git --git-dir "${ZDOTDIR:-$HOME}/.zprezto/.git" submodule update --init --recursive
Usage
-----

Loading…
Cancel
Save