My opinionated collection of dotfiles, your mileage my vary. This has been tested on MacOS, Ubuntu and CentOS. To get the most value out of these ZSH is the preferred shell, little to no customization for Bash.
I recommend forking this Repo and modifying to your needs, specifically gitconfig and Brewfile.
$ curl -Lo- https://raw.github.com/aaronlake/dotfiles/master/bootstrap.sh | bash
# Optional Homebrew Bundle
$ cd ~/.dotfiles && brew bundle installAgain, opinionated list of applications to install on a fresh MacOS build.
$ cd ~/.dotfiles && brew bundle installUses https://github.com/getantibody/antibody shell plugin manager to install a dozen or so OS and language specific plugins.
Modify the gitconfig with your information.