The environment configuration I used to working with.
- Shell: bash
- Multiplexer: tmux
- Editor: vim
- VCS: git
One-command build
$ make
One-command clean
$ make clean
The make processes are only for Max OS X and Ubuntu Linux.
Load the iTerm2 setting profile com.googlecode.iterm2.plist
- Go Preference > General
- Check "Load preference from a custom folder or URL" and give the repo path at the bottom
- Also, Check "Save changes to folder when iTerm2 quits"