dotfiles/tmux/.config/smug/hpc.yml

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"