.vimrc
+.gvimrc
: Linux/Mac config files_vimrc
+_gvimrc
: Windows config filespush.bat
: Windows batch file for copying all configuration files toC:\Program Files (x86)\Vim
push.sh
: Bash script for copying fonts to~/.fonts/
& create symlinks to.vimrc
,.gvimrc
, &vim/
.
When running push.sh
(on Linux or Mac), it will clone sweet Hack font to the same parent directory where this vim project is kept. (e.g., if this project is in ~/Projects/personal/vim
, then Hack will be cloned to ~/Projects/personal/hack
)
./push.sh gui
./push.sh
- Note:
remote
can actually be any string/value.
./push.sh
Double-click push.bat