Last active
December 15, 2015 08:39
-
-
Save sajanp/5232273 to your computer and use it in GitHub Desktop.
Sublime Text 2 desktop launcher for Ubuntu/Unity.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=2.0.1 | |
Name=Sublime Text 2 | |
Encoding=UTF-8 | |
Comment=Advanced Code and Text Editor | |
Exec=/opt/sublime2/sublime_text | |
Icon=/opt/sublime2/Icon/256x256/sublime_text.png | |
Terminal=false | |
Type=Application | |
Categories=Developer; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment