10 lines
410 B
Markdown
10 lines
410 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.vim`
|
|
* launch `vim` with `vim +BundleInstall +qall`
|