@ -12,7 +12,7 @@ KERNLIB="${LIBRARY}/${KERNEL}"
function loadRC {
if [ -d $1 ]; then
for zshFile in $1/*; do
for zshFile in $1/*[^~]; do
. $zshFile
done
fi
The note is not visible to the blocked user.