Update 'README.md'

mv
This commit is contained in:
Elmar Sönser 2021-11-29 14:31:09 +01:00
parent 1c883770f1
commit db2b32c8dc

View file

@ -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