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