From 23f04635cc26e1b0553088f28553f518488a9fc8 Mon Sep 17 00:00:00 2001 From: Joris Date: Wed, 1 May 2019 15:52:32 +0200 Subject: Setup personal page with Hakyll --- .tmuxinator.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.tmuxinator.yml') diff --git a/.tmuxinator.yml b/.tmuxinator.yml index da872d4..90c4684 100644 --- a/.tmuxinator.yml +++ b/.tmuxinator.yml @@ -4,5 +4,5 @@ startup_window: app windows: - console: - clear - - app: - - make clean watch + - main: + - make install watch -- cgit v1.2.3