Skip to content

Instantly share code, notes, and snippets.

@christianesperar
Forked from alefteris/smartgit.desktop
Last active June 5, 2019 08:27
Show Gist options
  • Save christianesperar/11082573 to your computer and use it in GitHub Desktop.
Save christianesperar/11082573 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/Hg
Exec=env SMARTGIT_JAVA_HOME=/opt/apps/jre7/ /opt/smartgithg/bin/smartgithg.sh
Icon=/opt/smartgithg/bin/smartgithg-64.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment