From cc4be0e9fe7f27b0cb0a91fde86abdafc654ac17 Mon Sep 17 00:00:00 2001 From: Karamelmar Date: Mon, 29 Nov 2021 14:31:58 +0100 Subject: [PATCH] Update 'README.md' mv --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index beea05b..6a943b7 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ - Use ssh if you want to commit also: git clone --recurse-submodules -j8 ssh://git@git.gc4.at:4258/linux/vim-settings.git - --recurse-submodules -j8 is important since the Plugins in .vim/plugged are also remote repos (int his repo) = submodules - cd ~ + - mv .vim .vim_old && mv .vimrc .vimrc_old - ln -s .config_repos/vim-settings/.vimrc - ln -s .config_repos/vim-settings/.vim