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