Files
dotfiles/README.md
T
Michael Skrynski 9d12d1eb12 Readme typo
2014-09-09 09:26:38 +02:00

10 lines
406 B
Markdown

zlorfi's dotfiles
=================
* copy to your ~ ($HOME)
* 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`
* clone Vundle repo `git clone git://github.com/gmarik/vundle.git ~/dotfiles/vim/bundle/vundle`
* launch `vim` with `vim +BundleInstall +qall`