clone this repo into a directory of your choice and create a symlink from root to that dir.
ex ln -s /c/mnt/Yug/rcs/vim/.vimrc ~/.vimrc
TODO: create a quick setup script for this
for vim
1: run
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
2: enter the vimrc and run
PlugInstall
3: close and reopen vim and you good