about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--modules/shell/zsh/zshrc.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/shell/zsh/zshrc.nix b/modules/shell/zsh/zshrc.nix
index afff41b4cdf4..3cf9e2fe76a4 100644
--- a/modules/shell/zsh/zshrc.nix
+++ b/modules/shell/zsh/zshrc.nix
@@ -187,7 +187,6 @@ for command in cargo curl dig find git mutt ri wget; do
 done
 
 # Prompt
-nl=$'\n'
 PS1="%F{yellow}%1(j.&%j .)%f%# "
 
 if tput hs