@@ -1,4 +1,6 @@
[[ -f "$HOME/.config/zsh/zsh-init.sh" ]] && source "$HOME/.config/zsh/zsh-init.sh"
export ZSH_CONFIG=$HOME/.config/zsh
[[ -f "$ZSH_CONFIG/zsh-init.sh" ]] && source "$ZSH_CONFIG/zsh-init.sh"
source $OHMYZSH/oh-my-zsh.sh
The note is not visible to the blocked user.