From 8c00c04b57189d57e6910db151b0be1a115c077b Mon Sep 17 00:00:00 2001
From: coolneng <akasroua@gmail.com>
Date: Wed, 17 Mar 2021 13:03:38 +0100
Subject: [PATCH] Add unit tmuxp session

---
 tmux/.tmuxp/unit.yaml | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 tmux/.tmuxp/unit.yaml

diff --git a/tmux/.tmuxp/unit.yaml b/tmux/.tmuxp/unit.yaml
new file mode 100644
index 0000000..66b9018
--- /dev/null
+++ b/tmux/.tmuxp/unit.yaml
@@ -0,0 +1,20 @@
+session_name: unit
+suppress_history: false
+
+windows:
+- window_name: admin
+  focus: true
+  layout: even-vertical
+  panes:
+    - ssh root@unit
+    - ssh root@unit
+
+- window_name: canvas
+  layout: even-vertical
+  panes:
+    - ssh unit
+    - ssh unit
+
+- window_name: monitor
+  panes:
+    - ssh unit