Skip to content

Instantly share code, notes, and snippets.

View shanginn's full-sized avatar
🔨
building stuff

Николай Шангин shanginn

🔨
building stuff
View GitHub Profile
@shanginn
shanginn / install_sublime_text.sh
Last active February 21, 2017 22:14 — forked from simonewebdesign/install_sublime_text.sh
Install Sublime Text 3 on Linux via POSIX shell script - http://simonewebdesign.it/install-sublime-text-3-on-linux/
#!/bin/sh
# Sublime Text 3 install with Package Control (last update: 25 September 2016)
#
# No need to download this script, just run it on your terminal:
#
# $ curl -L git.io/sublimetext | sh
# Detect the architecture