there are many dotfiles, but these are mine.
My dotfiles directory sits at ~/dotfiles, each directory includes an relevant install.sh file, you can run all of them by running ./setup.
redshift, bin, and functions have the most interesting things here.
cd # go home
curl https://raw.githubusercontent.com/seanbreckenridge/dotfiles/master/pre-setup > pre-setup
bash -c pre-setup
git clone https://github.com/seanbreckenridge/dotfiles
./dotfiles/setup