chore: backup

This commit is contained in:
Stefan Imhoff
2024-11-14 16:58:49 +01:00
parent 38f837b914
commit 2725149536
4 changed files with 59 additions and 37 deletions

View File

@@ -143,7 +143,7 @@ bind-key "T" run-shell "sesh connect \"$(
# prefix + I to install, prefix + U to update
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
# set -g @plugin 'tmux-plugins/tmux-sensible' // FIXME: Broken
set -g @plugin 'tmux-plugins/tmux-battery'
set -g @plugin 'tmux-plugins/tmux-continuum'
set -g @plugin 'tmux-plugins/tmux-copycat'