Skip to content

Instantly share code, notes, and snippets.

@chimpinano
Forked from Irio/gist:9367464
Created April 1, 2014 20:02
Show Gist options
  • Select an option

  • Save chimpinano/9921924 to your computer and use it in GitHub Desktop.

Select an option

Save chimpinano/9921924 to your computer and use it in GitHub Desktop.
cd ~/Downloads
curl -L https://www.atom.io/api/updates/download -A "Atom/0.1 CFNetwork/1.5" > Atom.zip
unzip Atom.zip
mv Atom.app /Applications
rm Atom.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment