Source autojump.zsh if it exists
@@ -40,3 +40,6 @@ fi
# If .zshrc.$USER exists, source it
[[ ! -f ~/.zshrc.$USER ]] || source ~/.zshrc.$USER
# If autojump installed, source it
[[ ! -f /usr/share/autojump/autojump.zsh ]] || source /usr/share/autojump/autojump.zsh
The note is not visible to the blocked user.