summaryrefslogtreecommitdiffstats
path: root/zsh/zshrc
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2011-01-14 14:23:46 +0100
committerStefan Ritter <xeno@thehappy.de>2011-01-14 14:23:46 +0100
commit365ea8d477e3673ca8b77f69c863904471f6ef37 (patch)
tree51ba95add25022e651919e22dd0ed3b1367b9196 /zsh/zshrc
parentc65054c526290d41faa6d86a1cd76bc3a56587f6 (diff)
Remove empty line
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"}