Update 'README.md'
This commit is contained in:
parent
6551519795
commit
92eb16964c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
- cd ~/.dotfiles
|
||||
- `git clone --recurse-submodules -j8 https://git.gc4.at/linux/zsh-settings.git`
|
||||
- Use ssh if you want to commit also:
|
||||
`git clone --recurse-submodules -j8 ssh://git@git.gc4.at:4258/linux/zsh-settings.git`
|
||||
`git clone --recurse-submodules -j8 SSH URL`
|
||||
- --recurse-submodules -j8 is important since .oh-my-zsh and .oh-my-zsh/custom/plugins are also remote repos (int his repo) = submodules
|
||||
- `cd ~`
|
||||
- `mv .zshrc .zshrc_old && mv .p10k.zsh .p10k.zsh_old && mv .oh-my-zsh .oh-my-zsh_old`
|
||||
|
|
Loading…
Reference in a new issue