aboutsummaryrefslogtreecommitdiff
path: root/.tmuxinator.yml
diff options
context:
space:
mode:
authorJoris2021-05-29 19:24:41 +0200
committerJoris2021-05-29 19:24:41 +0200
commitd48cafebb277e4ad4b31e883cbe4f55eef9ea4a4 (patch)
tree7f04fb49defa5fbc7984b0eee60bb7ce16a37ae2 /.tmuxinator.yml
parent4e3cd92a8063a70dab9ae0ccafd0552c78c6e005 (diff)
Rewrite in TypeScript
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 2f71ef9..0000000
--- a/.tmuxinator.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-name: glycemie
-
-windows:
- - main:
- layout: 1074,239x57,0,0{144x57,0,0,0,94x57,145,0,2}
- panes:
- - # Empty
- - build:
- - fuser -k 9000/tcp
- - webfsd -r public -f index.html -p 9000
- - make install watch