|
session_name: unit
|
|
suppress_history: false
|
|
|
|
windows:
|
|
- window_name: admin
|
|
focus: true
|
|
layout: even-vertical
|
|
panes:
|
|
- ssh root@unit
|
|
- ssh root@unit
|
|
|
|
- window_name: canvas
|
|
layout: even-vertical
|
|
panes:
|
|
- ssh unit
|
|
- ssh unit
|
|
|
|
- window_name: monitor
|
|
panes:
|
|
- ssh -t unit "htop"
|