Files
ansible-shared/server/bash-profile/files/vim
2020-04-02 17:23:57 -06:00
..
2020-04-02 15:48:20 -06:00
2020-04-02 15:48:20 -06:00
2020-04-02 17:23:57 -06:00

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 {} ;