This is my dotfiles for Linux and macOS console environment.
If you like Vim, you can see my vimrc, and you can quick get my environment with hacking-ubuntu.ansible.
Clone tuxENV.
$ git clone https://github.com/chusiang/tuxENV.git
$ cd tuxENV/
Install
$ make install
# install tmux plugins.
$ tmux
# → <Ctrl> + A + I
Update
$ make update
Backup
$ make backup
Copyright (c) chusiang from 2011 under the MIT license.