Update 'README.md'
mv
This commit is contained in:
parent
1c883770f1
commit
db2b32c8dc
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
git clone --recurse-submodules -j8 ssh://git@git.gc4.at:4258/linux/zsh-settings.git
|
||||
- --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
|
||||
- ln -s .config_repos/zsh-settings/.zshrc
|
||||
- ln -s .config_repos/zsh-settings/.p10k.zsh
|
||||
- ln -s .config_repos/zsh-settings/.oh-my-zsh
|
||||
|
|
Loading…
Reference in a new issue