dotfiles/tmux/.tmuxp/hpc.yaml
2022-07-22 16:51:45 +02:00

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"