📝 Add depth to clone command

Not everyone wants the whole history of the repo
This commit is contained in:
Steel Brain 2015-08-01 23:46:18 -06:00
parent f2a826e963
commit 2d6584b6fb

View file

@ -17,7 +17,7 @@ version is 4.3.17.
2. Clone the repository:
git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto" --depth=1
3. Create a new Zsh configuration by copying the Zsh configuration files
provided: