@@ -0,0 +1,10 @@
#!/bin/sh
set -e
dir="${PWD}"
cd "${dir}/zsh" && ./setup
cd "${dir}/scripts" && ./setup
cd "${dir}/vim" && ./setup
cd "${dir}/git" && ./setup
The note is not visible to the blocked user.