From d2bd5f0658cd3820406b486e10d1c3fd782cbaee Mon Sep 17 00:00:00 2001 From: Adrian Kreher Date: Tue, 10 Mar 2009 14:00:56 -0500 Subject: [PATCH] trivial change --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 88a21a0..e0db595 100644 --- a/zshrc +++ b/zshrc @@ -19,7 +19,7 @@ zle -N edit-command-line # Keep track of other people accessing the box watch=( all ) export LOGCHECK=30 -export WATCHFMT=$'\e[00;00m\e[01;36m'" -- %n@%m has %(a.Logged In.Logged out) --"$'\e[00;00m' +export WATCHFMT=$'\e[00;00m\e[01;36m'" -- %n@%m has %(a.logged in.logged out) --"$'\e[00;00m' # directory hashes if [ -d "${HOME}/sandbox" ] ; then