Installing Sublime Package Manager

Everybody love Sublime right? Sublime has a awesome package manager.

Open Console:
[CTRL] + [`]

C & P:

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’

Open Package Manager:
[CMD] + [SHIFT] + [P] + [Install]

Screen Shot 2012-12-20 at 6.38.41 AM Screen Shot 2012-12-20 at 6.40.19 AM

Call me Megan (13 Mac Book Pro – Retina Display)

Today my new Mac Book Pro arrived!

The big and new benefit is the fucking awesome RETINA DISPLAY it’s a total different feeling of font’s and icon’s or even images. If you look into the retina display all font’s looks awesome even Courier New ;-) .

And you can see that the whole internet is not really optimized for Retina, also the Apps.

I can only say i’m very impressed from the Retina Display.