This commit is contained in:
2025-08-20 20:57:09 -04:00
parent 759665e0d6
commit 47b8da39b6
4 changed files with 43 additions and 212 deletions

View File

@@ -1,4 +1,5 @@
set -a terminal-features "tmux-256color:RGB"
set -g default-terminal "tmux-256color"
set -ag terminal-overrides ",xterm-256color:RGB"
set -g prefix C-s
set -g base-index 1
set -g renumber-windows on