@ -2,7 +2,7 @@
if [ -n "$BASH_VERSION" ]; then
# source all the things
for file in ~/.{bash_aliases,bash_prompt,bashrc,bash_prompt}; do
for file in ~/.{bashrc,bash_prompt,bash_aliases}; do
[ -r "$file" ] && [ -f "$file" ] && source "$file"
done;
unset file;
The note is not visible to the blocked user.