@ -0,0 +1 @@
#!/bin/sh
@ -53,3 +53,6 @@ source $ZSH/oh-my-zsh.sh
if [[ -f "$HOME/.profile" ]]; then
source "$HOME/.profile" 2>& /dev/null
fi
if [[ -f "$HOME/.profile-head" ]]; then
source "$HOME/.profile-head"
The note is not visible to the blocked user.