This repo collected my basic develop tools configuration. Install methods are described below each sub folders.
- tmux: Use to navigate windows and keep program run in background.
- vim: Main develop editor
- zsh: Use to replace bash.
make backup
make vim_install
make tmux_install
make zsh_install