dotfiles/tmux/.tmuxp/hpc.yaml

14 lines
192 B
YAML
Raw Normal View History

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