dotfiles/tmux/.tmuxp/hpc.yaml

14 lines
201 B
YAML

session_name: hpc
suppress_history: false
windows:
- window_name: canvas
layout: even-vertical
panes:
- ssh -C hpc
- ssh -C hpc
- window_name: monitor
panes:
- ssh -C -t hpc "htop"