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