I made it into quite an easy to learn setup. Hope this can also help those who wants to start using Tmux with some advanced features.
bash <(curl -s https://raw.githubusercontent.com/daiyanze/my-tmux-config/master/install.sh)
I've installed some cool looking plugins to extend the functionalities.
- Tmux Plugin Manager You know what it is...
- Tmux sensible Basic Tmux settings everyone can agree on
- Tmux pain control standard pane key-bindings for tmux
- Tmux sessionist Persists tmux environment across system restarts.
- Tmux resurrect Lightweight tmux utils for manipulating sessions
(TODO)
MIT