Create kermit-gpu tmuxp session

This commit is contained in:
2022-09-29 11:24:40 +02:00
parent bd12619ee6
commit d5325c5e72
6 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
session_name: kermit-gpu
suppress_history: false
windows:
- window_name: admin
focus: true
layout: even-vertical
panes:
- ssh -C kermit-gpu
- ssh -C kermit-gpu
- window_name: canvas
layout: even-vertical
panes:
- ssh -C kermit-gpu
- ssh -C kermit-gpu
- window_name: monitor
panes:
- ssh -C -t kermit-gpu "htop"