feat(tmux): add tmuxinator session to monitor deployments

This commit is contained in:
Oliver
2026-01-26 16:44:23 +01:00
parent 346ebeabbd
commit 12a2e62a9c
3 changed files with 23 additions and 1 deletions

View File

@@ -67,7 +67,6 @@ set -g @plugin 'omerxx/tmux-sessionx'
set -g @plugin 'christoomey/vim-tmux-navigator'
bind-key s display-popup -w 30% -h 30% -E "~/.config/tmux/bin/fuzzy-switch.sh"
bind-key f display-popup -w 30% -h 30% -E "~/.config/tmux/bin/fuzzy-switch.sh"
# Initialise tmux plugin manager (needs to be at the bottom of the file)
run '~/.config/tmux/plugins/tpm/tpm'