Create hpc tmuxp session
This commit is contained in:
13
tmux/.tmuxp/hpc.yaml
Normal file
13
tmux/.tmuxp/hpc.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user