AutoYADM commit: 2024-12-01 01:30:02

This commit is contained in:
Daniel Fichtinger 2024-12-01 01:30:02 -05:00
parent 552091629c
commit e06ac69e11
2 changed files with 2 additions and 7 deletions

View file

@ -26,6 +26,8 @@ set-option -g renumber-windows on
# set -g @cursor-style 'bar'
# set -ga terminal-overrides ',*:Ss=\E[2 q:Se=\E[2 q'
set -g bell-action none
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'christoomey/vim-tmux-navigator'