Hello All,
I wrote a small tutorial about installing Sublime Text 2 - free version on Fedora and Red Hat Linux - and integrating it into Gnome 3. Hope all fellow fedora users and newbies find it useful.
digitizor.com/2013/04/24/install … ra-redhat/
For 64 Bit Machines -
- wget gist.github.com/henriquemoody/3 … -text-2.sh -O install-sublime-text.sh11
- chmod +x install-sublime-text.sh
- su -c “sh install-sublime-text.sh”
Thanks,
Debjit