This is my personal tmux configuration.
The config is designed to be simple but powerful, with plugins managed through TPM and sessions managed with sesh. It enables mouse support, sane defaults, and includes a minimal dotbar at the top for a clean UI.
Clone the repo into your tmux config folder, typically ~/.config/tmux:
git clone https://github.com/harrisonablack/tmux.git ~/.config/tmuxThen start tmux and install plugins with:
prefix + I
(prefix by default is ctrl+b)