Skip to content

Instantly share code, notes, and snippets.

@shikaan
Created March 12, 2019 12:24
Show Gist options
  • Save shikaan/a54d99befa34f9b5ff66314771b50ab2 to your computer and use it in GitHub Desktop.
Save shikaan/a54d99befa34f9b5ff66314771b50ab2 to your computer and use it in GitHub Desktop.
JetBrains shortcuts for local environment
[Desktop Entry]
Version=1.0
Type=Application
Name=PhpStorm
Icon=/home/manuel/.local/opt/Webstorm/bin/phpstorm.svg
Exec="/home/manuel/.local/opt/Webstorm/bin/phpstorm.sh" %f
Comment=The Lightning-Smart PHP IDE
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-phpstorm
[Desktop Entry]
Version=1.0
Type=Application
Name=WebStorm
Icon=/home/manuel/.local/opt/Webstorm/bin/webstorm.svg
Exec="/home/manuel/.local/opt/Webstorm/bin/webstorm.sh" %f
Comment=The smartest JavaScript IDE
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-webstorm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment