about summary refs log tree commit diff
path: root/zsh.nix
diff options
context:
space:
mode:
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 = ''