about summary refs log tree commit diff
path: root/zsh.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2014-10-30 00:03:09 +0100
committeraszlig <aszlig@redmoonstudios.org>2014-10-30 00:03:09 +0100
commit023a10876dfc5f53b9989de47d1f8dbdd7641f36 (patch)
tree469cc67b9adc44d51449cca52c01fa0e9c1fff99 /zsh.nix
parentd5ca8a15519c4e93237c325aef0280cd75764389 (diff)
zsh: Patch out zsh-newuser-install.
Now it's getting really annoying. Be gone! Thanks :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'zsh.nix')
-rw-r--r--zsh.nix2
1 files changed, 0 insertions, 2 deletions
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 = ''