My personal configs.
The dotfiles require the following tools
- homebrew
- tmux (via brew)
- vim (via brew)
- hub (via brew)
- java jdk
Clone the repository into
git clone git@github.com:bigcrunsh/dotfiles ~/dotfiles
Symlink dotfiles into your home directory
cd ~/dotfiles
./pin
This is based on @purzelrakete's dotfiles.