aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoris2017-11-11 10:28:53 +0100
committerJoris2017-11-11 10:28:53 +0100
commitd329b50e423ee582f1ca979a143b1df7e19f5b9a (patch)
tree12a49183749a826043bd704ed2b582834001a597 /Makefile
parenta3c1f61d853a26f67b6701222d6f61e6c375a8f1 (diff)
downloadcooking-d329b50e423ee582f1ca979a143b1df7e19f5b9a.tar.gz
cooking-d329b50e423ee582f1ca979a143b1df7e19f5b9a.tar.bz2
cooking-d329b50e423ee582f1ca979a143b1df7e19f5b9a.zip
Update env
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 837803c..c823259 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
all: build
start:
- @nix-shell --command "mux local"
+ @nix-shell --command "tmuxinator local"
stop:
@tmux kill-session -t cooking