When I try to enter an alias into the less or vim command lines, they both print “/bin/bash: [MY ALIAS]: command not found”
This alias is defined in .bashrc or .bash_login and is there a way to source these files into the vim and less command prompts?