From 7c4649788a1954bb8e0f520c88ae849b92ed76be Mon Sep 17 00:00:00 2001 From: tfheen Date: Fri, 17 Sep 2004 11:28:32 +0000 Subject: [PATCH] handle debian_chroot git-svn-id: file:///svn/tfheen/trunk/dotfiles@653 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- 2.39.5