Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.22 KB

use_tmux.md

File metadata and controls

24 lines (16 loc) · 1.22 KB

use tmux

tmux is an awesome tool. I will try to get some of my bookmarked resources collected here. To begin with a nifty cheatsheet from Reddit or another cheatsheet.

I found this great article on how to customize the tmux status bar.

And then there is of course always the man page.

The tmux plugin manager (tpm) is a necessity. It is installed by cloning the repository. See the TIL entry on Use Tmux Plugin Manager.

In can recommend tmux-sensible and resurrect (see: Use Tmux Resurrect).

Resources and References