An open API service indexing awesome lists of open source software.

https://github.com/gravityblast/.dotfiles

dot files
https://github.com/gravityblast/.dotfiles

Last synced: about 1 year ago
JSON representation

dot files

Awesome Lists containing this project

README

          

# dotfiles

Clone this repo into ~/.dotfiles, then add the following line to `.bash_profile`:

source ~/.dotfiles/index.sh

And in your ~/.gitconfig:

[include]
path = ~/.dotfiles/git/gitconfig

### Vim
git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle