From db2b32c8dc3dbf423f99d90e235a6d61b16d39c8 Mon Sep 17 00:00:00 2001 From: Karamelmar Date: Mon, 29 Nov 2021 14:31:09 +0100 Subject: [PATCH] Update 'README.md' mv --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1ab42f..e28feae 100644 --- a/README.md +++ b/README.md @@ -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