From 9e619f1e9c0ed50ad36a3790782eab3d18dbd827 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 21 Jul 2016 21:04:50 +0200 Subject: continue using zsh --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 8394c814..13d0c6e5 100644 --- a/hel.nix +++ b/hel.nix @@ -255,7 +255,7 @@ setgid = true; setuid = true; source = pkgs.writeScript "notify-gkleen" '' - #!${pkgs.stdenv.shell} + #!${pkgs.zsh}/bin/zsh trap "exit 0" EXIT -- cgit v1.2.3