While your computer might have slightly different environment variables, it'll have a PATH variable for sure.
Great! Whenever we attempt to run a command or program, the Terminal will look in these directories for an executable file with that name.
Close! Might it be that environment variables are case-sensitive as well?