@ -2,8 +2,8 @@
git init
if [ ! -d "$1" ]; then
if [ ! -d "$HOME/.config/templates/$1" ]; then
echo "Template doesn't exist!"
else
cp -r ~/.config/templates/$1 .
cp -r ~/.config/templates/$1/* .
fi
The note is not visible to the blocked user.