dotfiles/tmux/.config/smug/hpc.yml
2022-04-25 12:22:30 +02:00

16 lines
187 B
YAML

session: hpc
windows:
- name: canvas
layout: tiled
commands:
- ssh hpc
panes:
- type: vertical
commands:
- ssh hpc
- name: monitor
commands:
- ssh -t hpc "htop"