- Clone this repo
git clone https://github.com/dalexj/dotfiles.git
- Cd into the directory
cd dotfiles
- Run the setup script
source setup.bash
- If you want my atom setup, run
source atom_setup.bash
- If you want git autocomplete, run
curl https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash > ~/.git-completion.bash
and this bash_profile will pick it up