Skip to content

Instantly share code, notes, and snippets.

@chrislearn
Forked from alefteris/smartgit.desktop
Last active August 29, 2015 14:20
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 chrislearn/13d05229d73d0ca21e4a to your computer and use it in GitHub Desktop.
Save chrislearn/13d05229d73d0ca21e4a 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