From 91ec818652bb8406c9a7e070f6b98a2689ad30d5 Mon Sep 17 00:00:00 2001 From: David Alexander Majnemer Date: Sun, 18 Jan 2009 18:18:45 -0500 Subject: [PATCH] remove pointless comment from zsh title --- zsh/title | 1 - 1 file changed, 1 deletion(-) diff --git a/zsh/title b/zsh/title index 4c2bc07..c5efeb6 100755 --- a/zsh/title +++ b/zsh/title @@ -15,7 +15,6 @@ preexec() local termtitle # Prepend this string to the title. - # termtitle=$(print -P "%(!.-=*[ROOT]*=- | .)%n@%m:") termtitle=`print -P "%n@%m:"` case $cmd[1] in