From 023a10876dfc5f53b9989de47d1f8dbdd7641f36 Mon Sep 17 00:00:00 2001 From: aszlig Date: Thu, 30 Oct 2014 00:03:09 +0100 Subject: zsh: Patch out zsh-newuser-install. Now it's getting really annoying. Be gone! Thanks :-) Signed-off-by: aszlig --- zsh.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'zsh.nix') diff --git a/zsh.nix b/zsh.nix index ad8be3c7..5dfdcac5 100644 --- a/zsh.nix +++ b/zsh.nix @@ -71,8 +71,6 @@ compinit autoload -Uz zmv - - zsh-newuser-install() { :; } ''; programs.zsh.promptInit = '' -- cgit 1.4.1