-
Just run the installer script
# ./scripts/install_dotfiles.sh
-
Run the provisioner script
# ./scripts/provision_vim.sh
-
Most probably there will be issues with special characters for vim-airline. You should be fine with powerline fonts, get those like this:
# git clone https://github.com/powerline/fonts.git # cd fonts # ./install.sh
Then go to the Terminal.app preferences, then profiles -> profile_name -> Font (Change font) -> look for ones that say smth like "font for powerline" -> enjoy :)