SLU's tmux Configuration
I've created a configuration file for tmux.
How to Use
Clone the dot-tmux-conf Git repository:
git clone https://codeberg.org/slu/dot-tmux-conf.git
Then create or edit your ~/.tmux.conf file and insert the following
line:
source-file /path/to/dot-tmux-conf/dot-tmux.conf
Next time you start tmux it should pick up the configuration.