aboutsummaryrefslogtreecommitdiff
path: root/.tmuxinator.yml
diff options
context:
space:
mode:
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r--.tmuxinator.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.tmuxinator.yml b/.tmuxinator.yml
deleted file mode 100644
index 45f4dd4..0000000
--- a/.tmuxinator.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-name: map
-
-windows:
- - main:
- panes:
- - ocaml:
- - ./dev watch-ocaml
- - js:
- - ./dev watch-js
- - server:
- - python -m http.server --directory public