I hereby claim:
- I am wiredmind on github.
- I am wiredmind (https://keybase.io/wiredmind) on keybase.
- I have a public key ASCXKKXJJedQqqLRJ80jD9KIOQ-k2kiknnOdOck5kPTQWQo
To claim this, I am signing this object:
| " _ _ " | |
| " _ /|| . . ||\ _ " | |
| " ( } \||D ' ' ' C||/ { % " | |
| " | /\__,=_[_] ' . . ' [_]_=,__/\ |" | |
| " |_\_ |----| |----| _/_|" | |
| " | |/ | | | | \| |" | |
| " | /_ | | | | _\ |" | |
| It is all fun and games until someone gets hacked! |
| RwBlAHQALQBQAHIAbwBjAGUAcwBzAA== |
| Verifying my Blockstack ID is secured with the address 16zvpM53DuWRzXYgybQLz6tRAqkgkWHLd8 https://explorer.blockstack.org/address/16zvpM53DuWRzXYgybQLz6tRAqkgkWHLd8 |
| var $ = jQuery.noConflict(); | |
| var SEMICOLON = SEMICOLON || {}; | |
| (function($) { | |
| SEMICOLON.documentOnReady = { | |
| init: function() { | |
| SEMICOLON.documentOnReady.message(); |
I hereby claim:
To claim this, I am signing this object:
Install Package Control. For SublimeText 3, paste the following in Terminal:
import urllib.request,os,hashlib; h = '7183a2d3e96f11eeadd761d777e62404e330c659d4bb41d3bdf022e94cab3cd0'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://sublime.wbond.net/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)From here on out, use Package Control to install everything. ⌘+Shift+P, then type Install to get a list of installable packages you can search through. After installing plugins, they should be running.