solarized added in vim, MacOSX Terminal Setting tweaked

This commit is contained in:
2017-07-21 00:49:20 +02:00
parent 300184ce9c
commit ec4fb3f6c1
7 changed files with 2811 additions and 2926 deletions
+1
View File
@@ -5,4 +5,5 @@ zlorfi's dotfiles
* create symlinks via the `make_my_dotfiles.sh` script
* install patched `Source Code Pro` font for the `vim-airline` plugin
* change the font of your default terminal app to patched `Source Code Pro`
* download plug.vim into autoload directory `curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim`
* launch `vim` with `vim +PlugInstall +qall` to install plugins