]> err.no Git - dotfiles/commitdiff
handle debian_chroot
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Fri, 17 Sep 2004 11:28:32 +0000 (11:28 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Fri, 17 Sep 2004 11:28:32 +0000 (11:28 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@653 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

zshrc

diff --git a/zshrc b/zshrc
index 7b75b55a0c18790113699e53c24b4b99482f9b75..e673389db2603e50e4593d6225a0f8cc4b8bb83a 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -7,7 +7,7 @@ alias mkdir='nocorrect mkdir' # no spelling correction on mkdir
 
 bindkey -e      # Emacs-style commandline editing
 
-PROMPT=': %U%n@%m%u %B%30<..<%~%b %(!.#.>) '
+PROMPT=": %U%n@%m%u${CHROOT} %B%30<..<%~%b %(!.#.>) "
 
 case `uname -s` in
     "FreeBSD")