Skip to content

Instantly share code, notes, and snippets.

@rafi
Created August 14, 2013 18:32
Show Gist options
  • Save rafi/6234048 to your computer and use it in GitHub Desktop.
Save rafi/6234048 to your computer and use it in GitHub Desktop.
Linux desktop shortcuts
[Desktop Entry]
Version=1.0
Type=Application
Name=JetBrains PhpStorm
Exec="/opt/phpstorm/PhpStorm-129.487/bin/phpstorm.sh" %f
Icon=/opt/phpstorm/PhpStorm-129.487/bin/webide.png
Comment=Develop with pleasure!
Categories=Development;IDE;
Terminal=false
StartupNotify=true
StartupWMClass=jetbrains-phpstorm
[Desktop Entry]
Version=1.0
Name=Sublime Text 2
Exec=/opt/sublime/sublime_text
Terminal=false
Icon=SublimeText
Type=Application
Categories=Programming;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment