Personal tmux configuration with base16 colors.
git clone https://github.com/KaihoCD/tmux ~/.config/tmux
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpmAdd to ~/.tmux.conf:
source-file ~/.config/tmux/tmux.confPrefix: Ctrl-Space
| Key | Action |
|---|---|
prefix + s |
Split horizontal |
prefix + v |
Split vertical |
prefix + c |
New window |
prefix + S |
Choose session |
prefix + h/j/k/l |
Resize pane |
prefix + m |
Toggle zoom |
prefix + R |
Reload config |
Copy mode: v to select, Esc to cancel
tmux.conf- main configurationclrs.conf- base16 color schemeplugins/- TPM plugins (gitignored)