My dot-files mostly for mac. its a tmux/vim setup.. you may love it or hate it.
Right now it expects to be installed in $HOME/dotfiles so cd $HOME && git clone https://github.com/JoshKaufman/.dotfiles.git dotfiles
cd $HOME/dotfiles && ./script/install- installs common toolszash, oh-my-zsh, homebrew...cd $HOME/dotfiles && ./script/bootstrap- symlinks all files**.symlink to $HOME/.{filename}- adds
sciprt/export.shto .zshrc then loads all files */.export.zsh on startup as well as ****/path.zsh and ***/completion.zsh - make sure the bin folder is added to path's and run
dotperiodically to update apps (brew, oh-my-zsh...)