Add idlab to SSH hosts

This commit is contained in:
2021-11-03 18:03:13 +01:00
parent ba00ebdace
commit 767307c383
6 changed files with 21 additions and 0 deletions

13
tmux/.tmuxp/idlab.yaml Normal file
View File

@@ -0,0 +1,13 @@
session_name: idlab
suppress_history: false
windows:
- window_name: canvas
layout: even-vertical
panes:
- ssh idlab
- ssh idlab
- window_name: monitor
panes:
- ssh -t idlab "htop"