mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
add: Update the support of git submodules. Including install instrument, installation tool and upgrade tool.
This commit is contained in:
parent
035015ed56
commit
5808761dc8
3 changed files with 9 additions and 3 deletions
|
|
@ -22,9 +22,9 @@ h4. via `wget`
|
|||
h3. The manual way
|
||||
|
||||
|
||||
1. Clone the repository
|
||||
1. Clone the repository and all submodules.
|
||||
|
||||
@git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh@
|
||||
@git clone --recursive git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh@
|
||||
|
||||
2. *OPTIONAL* Backup your existing ~/.zshrc file
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue