@ -13,6 +13,12 @@ plugins=(
zsh-syntax-highlighting
)
source ~/.keychain.sh
if [ "$OS" != "Windows_NT" ];then
fi
source ~/.rc.sh
source $ZSH/oh-my-zsh.sh
if [ "$OS" = "Windows_NT" ]; then
HEADLINE_HOST_CMD='hostname'
export PATH="/ucrt64/bin:$PATH"
The note is not visible to the blocked user.