Auto-sync from catchthesethighs

This commit is contained in:
adlee-was-taken
2025-12-16 23:08:08 -05:00
parent f1193a967b
commit 9a3a883347
7 changed files with 65 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
# Multi-server SSH workspace
# 4 panes for managing multiple servers
# Create 2x2 grid
split-window -h -p 50
split-window -v -p 50
select-pane -t 0
split-window -v -p 50
# Enable pane synchronization (optional - uncomment to enable)
# set-window-option synchronize-panes on
select-pane -t 0