https://github.com/rodleviton/sublime_text_2_setup
Sublime Text 2 Setup Instructions
https://github.com/rodleviton/sublime_text_2_setup
Last synced: 2 months ago
JSON representation
Sublime Text 2 Setup Instructions
- Host: GitHub
- URL: https://github.com/rodleviton/sublime_text_2_setup
- Owner: rodleviton
- Created: 2013-06-07T05:24:01.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-07T10:32:41.000Z (about 12 years ago)
- Last Synced: 2024-12-15T02:12:19.654Z (6 months ago)
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sublime Text 2 Setup
====================### Sublime Text 2 Setup Instructions
**Step 1:**
*Install Package Manager*Hit Ctrl + ` to open the console
**Paste:**
`import urllib2,os; pf='Package Control.sublime-package'; ipp=sublime.installed_packages_path(); os.makedirs(ipp) if not os.path.exists(ipp) else None; urllib2.install_opener(urllib2.build_opener(urllib2.ProxyHandler())); open(os.path.join(ipp,pf),'wb').write(urllib2.urlopen('http://sublime.wbond.net/'+pf.replace(' ','%20')).read()); print('Please restart Sublime Text to finish installation')`
**Step 2:**
*Install Plugins** Emmet
* SideBar Enhancements**Step 3:**
*Install Theme**Theme - Phoenix
**Step 4:**
*Update preferences**Preferences.sublime-settings