Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 340 Bytes

File metadata and controls

17 lines (13 loc) · 340 Bytes

Install

First make sure to move your ~/.vimrc and your ~/.vim directory to a backup location, if they exists. Then:

git clone --recurse-submodules https://github.com/omnilord/vim-config.git ~/.vim

standard *nix

cd ~/.vim && bash ./install.sh

MacOS

use BASH_CONFIG_FILE=~/.bash_profile bash ./install