Skip to content

Instantly share code, notes, and snippets.

@sakirtemel
Forked from alefteris/smartgit.desktop
Last active August 29, 2015 14:07
Show Gist options
  • Save sakirtemel/cae851f49d52dd67ec1f to your computer and use it in GitHub Desktop.
Save sakirtemel/cae851f49d52dd67ec1f to your computer and use it in GitHub Desktop.
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
StartupNotify=true
Name=Smartgit
Exec=env SMARTGIT_JAVA_HOME=/opt/apps/jre7/ /opt/apps/smartgit/bin/smartgit.sh
Icon=/opt/apps/smartgit/bin/smartgit-64.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment