Just type this in your terminal:
. ./selector.sh
It'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"