No description
Find a file
2012-07-19 16:16:23 -04:00
.bashrc Only use -v and --color on Linux systems. 2012-07-19 15:57:06 -04:00
.gitconfig Initial commit. 2012-04-05 05:39:31 -04: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
.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
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