Skip to content

Instantly share code, notes, and snippets.

View dee1337's full-sized avatar
🎯
Focusing

Daniel Geers dee1337

🎯
Focusing
View GitHub Profile
#!/bin/sh
# Sublime Text 3 install with Package Control
# http://simonewebdesign.it/blog/install-sublime-text-3-on-fedora-20/
# fix by dee1337:
# select the correct ST3 version depending on the system - 64bit build does not work on fedora i686 32bit
# Run this script with:
# $ curl LINK_TO_THIS_SCRIPT | sh