Configs

Tmux Tmux

To know the basics of using Tmux, refer my blogpost

Installation

Tmux comes installed with most Linux distributions by default. You can check your installed version as:

tmux -V

If tmux isn’t found, refer their Installation page for instructions

Configuration

You can also refer my .tmux.config file

Check out awesome-tmux for more resources

Loading your updated config

Attach into a tmux session (create one if none exists) and then: