So PHPStorm couldn’t find my node and vagrant executables… until I changed the source
command in my .zshrc
to point to a file instead of a symlink to the file. Which is weird, as it worked correctly for login and interactive shells before the change. Puzzled.