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

16 lines
187 B
YAML
Raw Normal View History

2022-04-25 12:11:41 +02:00
session: hpc
windows:
- name: canvas
layout: tiled
commands:
- ssh hpc
panes:
- type: vertical
commands:
- ssh hpc
- name: monitor
commands:
- ssh -t hpc "htop"