Update 'README.md'
mv
This commit is contained in:
parent
ace3e199fd
commit
cc4be0e9fe
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue