aboutsummaryrefslogtreecommitdiff
path: root/.tmuxinator.yml
diff options
context:
space:
mode:
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r--.tmuxinator.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.tmuxinator.yml b/.tmuxinator.yml
new file mode 100644
index 0000000..da872d4
--- /dev/null
+++ b/.tmuxinator.yml
@@ -0,0 +1,8 @@
+name: personalPage
+startup_window: app
+
+windows:
+ - console:
+ - clear
+ - app:
+ - make clean watch