dotfiles/tmux/.tmuxp/kermit-gpu.yaml

21 lines
346 B
YAML

session_name: kermit-gpu
suppress_history: false
windows:
- window_name: admin
focus: true
layout: even-vertical
panes:
- ssh -C kermit-gpu
- ssh -C kermit-gpu
- window_name: canvas
layout: even-vertical
panes:
- ssh -C kermit-gpu
- ssh -C kermit-gpu
- window_name: monitor
panes:
- ssh -C -t kermit-gpu "htop"