install Sublime text 2 via PPA or manually
install pythonbrew from https://github.com/utahta/pythonbrew (as root if you wish)
curl -kL http://xrl.us/pythonbrewinstall | bash
install python 2.6.6 enabling 4 bytes unicode
pythonbrew install -C --enable-unicode=ucs4 2.6.6