95% content from Paul, Mathias and Nicolas
mathias's readme is awesome. go read it.
.ackrc
- for ack (better than grep)
.aliases
.bash_profile
.bash_prompt
.bashrc
.exports
.functions
-
.git
-
.gitattributes
-
.gitconfig
-
.gitignore
-
.inputrc
- config for bash readline
Install the config files
git clone https://github.com/jcsrb/dotfiles.git && cd dotfiles && ./sync.sh
Setup ubuntu
bash -c "`curl -sL https://raw.github.com/jcsrb/dotfiles/master/setup/ubuntu.sh`"