Skip to content

harrisonablack/tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

tmux

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.

Installation

Important

You’ll need tmux >= 3.3, TPM, and sesh installed for this config to work as expected.

Clone the repo into your tmux config folder, typically ~/.config/tmux:

git clone https://github.com/harrisonablack/tmux.git ~/.config/tmux

Then start tmux and install plugins with:

prefix + I

(prefix by default is ctrl+b)

About

Personal tmux config, using Tmux Plugin Manager

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages