Skip to content

Instantly share code, notes, and snippets.

@mayconvm
Created September 11, 2019 13:03
Show Gist options
  • Save mayconvm/376974409761ece20ce1a58eea78afb2 to your computer and use it in GitHub Desktop.
Save mayconvm/376974409761ece20ce1a58eea78afb2 to your computer and use it in GitHub Desktop.
cat > ~/.local/share/applications/postman.desktop <<EOL
[Desktop Entry]
Encoding=UTF-8
Name=Postman
Exec=postman
Icon=/opt/Postman/app/resources/app/assets/icon.png
Terminal=false
Type=Application
Categories=Development;
EOL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment