Just type this in your terminal:
. ./selector.shIt's highly recommended to set an alias for your terminal. For example for bash (in .bash_aliases or .bashrc):
# Change the path to match yours
alias project=". /var/www/project-selector/selector.sh"