Skip to content

Instantly share code, notes, and snippets.

View alexcreasy's full-sized avatar

Alex Creasy alexcreasy

  • Red Hat
  • United Kingdom
View GitHub Profile
#!/bin/sh
# Sublime Text 3 install with Package Control
# http://simonewebdesign.it/blog/install-sublime-text-3-on-fedora-20/
# Run this script with:
# $ curl LINK_TO_THIS_SCRIPT | sh
curl -o ~/st3.tar.bz2 http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_3059_x64.tar.bz2