Refactor server roles into one that handles all OS physical or virtual
This commit is contained in:
8
server/files/vim/README.md
Normal file
8
server/files/vim/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# How to Update
|
||||
|
||||
Don't git clone because its missing :PlugInstall
|
||||
|
||||
Instead copy from linstore
|
||||
|
||||
rsync -vaP --delete linstore:/store/data/manup/nwq/vimrc/source/vimrc-current/etc/vim/ ./vim
|
||||
find ./vim -type d -name '.git' -exec rm -rf {} \;
|
||||
Reference in New Issue
Block a user