Skip to content

Instantly share code, notes, and snippets.

@marcin-chwedczuk
Created May 3, 2018 14:17
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 marcin-chwedczuk/c0ab042d060a7c0373a1f6ff58235c04 to your computer and use it in GitHub Desktop.
Save marcin-chwedczuk/c0ab042d060a7c0373a1f6ff58235c04 to your computer and use it in GitHub Desktop.
Postman Ubuntu launcher
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=/home/mc/bin/postman/Postman/Postman
Name=Postman
Comment=Postman
Icon=/home/mc/bin/postman/Postman/resources/app/assets/icon.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment