Skip to content

Instantly share code, notes, and snippets.

@rtablada
Created February 27, 2014 14:33
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtablada/9251242 to your computer and use it in GitHub Desktop.
Save rtablada/9251242 to your computer and use it in GitHub Desktop.
Use atom from the command line
ln -s /Applications/Atom.app/Contents/Resources/app/atom.sh ~/bin/atom
@mattstauffer
Copy link

(or)
ln -s /Applications/Atom.app/Contents/Resources/app/atom.sh /usr/local/bin/atom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment