@ -22,7 +22,7 @@ antigen apply
# Command Specific Aliases
for i in $HOME/.aliases/command-specific/*
do
if hash $(basename $i) 2>/dev/null
if hash $(basename $i) 2>/dev/null # check if command exists
then
source $i
fi
The note is not visible to the blocked user.