@@ -33,7 +33,7 @@ if [ -d $HOME/.local/bin ] ; then
fi
# add the custom functions from the .custom_functions file
custom_func_dir=$HOME/.config/custom_shell_functions
custom_func_dir=$HOME/.scripts
for f in $custom_func_dir/*; do source $f; done
# key bindings
The note is not visible to the blocked user.