summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--zsh/zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 2f5b00e..2a80535 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -123,7 +123,6 @@ automon() {
}
}
-
case $TERM in
rxvt*)
precmd () {print -Pn "\e]0;%n@%m: %~\a"}