Introduction
Sublime Text is a fast, reliable, and versatile shareware source code editor that is used by many front and back end web developers around the world. The vanilla editor can be personalized and customized with hundreds of plugins available on the web. It supports well over 20 programming languages, including C ++, Ruby, Python and Java

Getting Started with Sublime
Download Sublime deb.
After that extract it.
copy sublime_text-desktop file to ~/.local/share/applications
Now move extarct sublime text folder to /opt/
sudo mv sublime_text /opt/
In the next step, add permission to sublime_text folder we just moved in:
sudo chown -R $USER:$USER /opt/sublime_text/
Lastly, customize logo:
/home/twin-spider/.local/share/applications