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

21 lines
346 B
YAML
Raw Normal View History

2022-09-29 11:24:40 +02:00
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"