This seems to be happening randomly, but every once in a while my "atom ." command in order to open a directory in atom won't work.
I run into the following terminal error - "zsh: command not found: atom".
Once I open up Atom manually, I can go ahead and install shell commands and the command works. However, the shell commands don't seem to be saving.
I've tried to edit my zshrc file and uncommented line two "export PATH=$HOME/bin:/usr/local/bin:$PATH". But this issue seems to still be happening.
Any help would be greatly appreciated!
Thanks!