@ -0,0 +1,13 @@
#!/bin/sh
OZSH_HOME=$HOME/.ozsh
# clone the repo
git clone https://git.quacker.org/d/ozsh $OZSH_HOME/
# pull submodules
git -C $OZSH_HOME/.ozsh submodule update --init --recursive
# link .zshrc
ln -s $OZSH_HOME/.zshrc $HOME/.zshrc
The note is not visible to the blocked user.