initial tmux config

This commit is contained in:
Luka Jankovic 2025-01-06 16:26:06 +01:00
parent 551f267b90
commit 4add29c335
2 changed files with 12 additions and 0 deletions

11
.tmux.conf Normal file
View file

@ -0,0 +1,11 @@
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin "nordtheme/tmux"
run '~/.tmux/plugins/tpm/tpm'
set-option -a terminal-features 'foot:RGB'
bind -n C-Tab select-window -n
bind -n C-S-Tab select-window -p