aboutsummaryrefslogtreecommitdiff
path: root/.tmuxinator.yml
diff options
context:
space:
mode:
authorJoris2016-11-20 18:26:07 +0100
committerJoris2016-11-20 18:26:07 +0100
commit74aff92204f70a6f113039fe90d332b44f9493c2 (patch)
treeeb9b6ecb3edf55be352737db9cb72a7f1c2ac87e /.tmuxinator.yml
parentae45764821dc3c04eeb8c2171f14d36256ce4027 (diff)
downloadad-listener-74aff92204f70a6f113039fe90d332b44f9493c2.tar.gz
ad-listener-74aff92204f70a6f113039fe90d332b44f9493c2.tar.bz2
ad-listener-74aff92204f70a6f113039fe90d332b44f9493c2.zip
Enable multi-urls in config file
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r--.tmuxinator.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmuxinator.yml b/.tmuxinator.yml
index 518c502..d5d7fee 100644
--- a/.tmuxinator.yml
+++ b/.tmuxinator.yml
@@ -5,4 +5,4 @@ windows:
layout: fff4,119x58,0,0{94x58,0,0,0,24x58,95,0,1}
panes:
- # Empty
- - make install && make build && make watch
+ - make clean build watch