This is a collection of my dotfiles with some added organization. Peruse, you may find something useful.
Clone this repository to your new machine and symlink the correct files, like so:
ln -s ~/.dotfiles/.bash_profile ~/.bash_profile
Then be sure to source your new profile:
source ~/.bash_profile