Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
cat /usr/share/applications/jetbrains-idea-ce.desktop
[Desktop Entry]
Version=1.0
Type=Application
Name=IntelliJ IDEA Community Edition
Icon=/home/ubuntu/bin/idea/bin/idea.png
Exec="/home/ubuntu/bin/idea/bin/idea.sh" %f
Comment=Develop with pleasure!
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-idea-ce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment