@@ -17,4 +17,8 @@ setopt auto_cd
alias l="ls"
alias lr="ls -ltr"
alias ll="ls -las"
setopt PROMPT_SUBST
export PROMPT='$(cdbm -add)'$PROMPT
function c() { dir=$(cdbm 3>&1 1>&2 2>&3); cd $dir; }
The note is not visible to the blocked user.