tuxENV
tuxENV copied to clipboard
my dotfiles for Linux and macOS console environment (bash, tmux, vim like ...)
tuxENV | chusiang
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.
- Author: Chu-Siang Lai (凍仁翔)
- Build Date: 2013/02/07
Setup
- Clone tuxENV.
$ git clone https://github.com/chusiang/tuxENV.git
$ cd tuxENV/
- Install
$ make install
# install tmux plugins.
$ tmux
# → <Ctrl> + A + I
```
1. Update
$ make update
1. Backup
$ make backup
## Configuration
1. bash
1. mosh
1. muttator
1. pentadactyl
1. rxvt-unicode:
1. screen
1. tmux
## Reference
* [Keyboard shortcuts | Firefox Help](https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly)
* [SammyLin/tmux-config | GitHub](https://github.com/SammyLin/tmux-config)
* [chusiang/hacking-ubuntu.ansible | GitHub](https://github.com/chusiang/hacking-ubuntu.ansible)
## License
Copyright (c) chusiang from 2011 under the MIT license.