Create hpc tmuxp session

This commit is contained in:
2021-10-11 18:44:50 +02:00
parent 6a58336fbe
commit 570fc79fa9
2 changed files with 18 additions and 3 deletions
+13
View 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"