From: tfheen Date: Fri, 17 Sep 2004 11:28:32 +0000 (+0000) Subject: handle debian_chroot X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c4649788a1954bb8e0f520c88ae849b92ed76be;p=dotfiles handle debian_chroot git-svn-id: file:///svn/tfheen/trunk/dotfiles@653 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/zshrc b/zshrc index 7b75b55..e673389 100644 --- 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")