Skip to content

Instantly share code, notes, and snippets.

@hiend
Created March 23, 2015 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiend/0571d6fe4095f2ba06d1 to your computer and use it in GitHub Desktop.
Save hiend/0571d6fe4095f2ba06d1 to your computer and use it in GitHub Desktop.
phpStorm unity launcher with read .bashrc (need when phpfarm, nvm, rvm, etc is installed locally)
[Desktop Entry]
Version=1.0
Type=Application
Name=PhpStorm
Icon=/opt/phpstorm/bin/webide.png
Exec=/bin/bash -lc "/opt/phpstorm/bin/phpstorm.sh" %f
Comment=Develop with pleasure!
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-phpstorm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment