Create kermit-gpu tmuxp session
This commit is contained in:
20
tmux/.tmuxp/kermit-gpu.yaml
Normal file
20
tmux/.tmuxp/kermit-gpu.yaml
Normal 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"
|
||||
Reference in New Issue
Block a user