From f5c6d4769363dae5d55ea900a6ca885cb02e41e7 Mon Sep 17 00:00:00 2001 From: Joris Date: Mon, 14 Nov 2016 16:57:51 +0100 Subject: Update tooling --- shell.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index cc4be36..64bbcc9 100644 --- a/shell.nix +++ b/shell.nix @@ -6,10 +6,7 @@ with import {}; { cabal2nix tmux tmuxinator + nodePackages.nodemon ]; - shellHook = '' - tmux kill-session -t leboncoin-listener >/dev/null 2>&1 - tmuxinator local - ''; }; } -- cgit v1.2.3