No description
Find a file
2012-12-07 10:23:17 -05:00
.config/sublime-text-2/Packages/User Ubuntu Mono font 2012-12-07 10:16:11 -05:00
.vim/colors Update ssh 2012-11-29 12:02:26 -05:00
.bashrc Add bin path 2012-11-30 13:36:26 -05:00
.gitconfig Remove sshfs aliases 2012-11-29 21:33:33 -05:00
.gitignore Ignore all files (in home directory). 2012-05-15 13:48:26 -04:00
.gitignore_global Initial commit. 2012-04-05 05:39:31 -04:00
.gvimrc Update vim settings 2012-12-07 10:23:17 -05:00
.inputrc Remove unused stuff. 2012-05-15 13:53:23 -04:00
.profile .inputrc is not meant to be sourced (...). 2012-07-19 16:16:23 -04:00
.vimrc Update vim settings 2012-12-07 10:23:17 -05:00
README Add README to include command to install install without git. 2012-07-19 16:10:11 -04:00

cd; curl -#L https://github.com/atomaka/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README,.gitignore}; source ~/.profile