Created
July 8, 2015 20:13
-
-
Save daithi-coombes/9cc7c882e647808d6e78 to your computer and use it in GitHub Desktop.
Firefox Dev Launcher - Debian Jessie
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env xdg-open | |
[Desktop Entry] | |
Version=1.0 | |
Terminal=false | |
Type=Application | |
Name=Firefox devOps | |
Exec=/opt/firefox-dev/firefox | |
Icon=/opt/firefox-dev/browser/icons/mozicon128.png | |
NoDisplay=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment