Sometimes when Atom updates our quick command to open a project atom .
does not work anymore. Typing the blow two commands fixes this issue.
rm /usr/local/bin/atom
ln -s /Applications/Atom.app/Contents/Resources/app/atom.sh /usr/local/bin/atom
Sometimes when Atom updates our quick command to open a project atom .
does not work anymore. Typing the blow two commands fixes this issue.
rm /usr/local/bin/atom
ln -s /Applications/Atom.app/Contents/Resources/app/atom.sh /usr/local/bin/atom