Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save carlessistare/6040559 to your computer and use it in GitHub Desktop.
Save carlessistare/6040559 to your computer and use it in GitHub Desktop.
Add Shell script to launcher UBUNTU
sudo vim /usr/share/applications/eclipse.desktop
[Desktop Entry]
Type=Application
Terminal=false
Name=Eclipse Kepler
Icon=/opt/eclipse-kepler/icon.xpm
Exec=/opt/eclipse-kepler/eclipse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment