Skip to content

Instantly share code, notes, and snippets.

@codeasashu
Created December 13, 2017 11:20
Show Gist options
  • Select an option

  • Save codeasashu/e662a73fb6ad608cd978bd235380d745 to your computer and use it in GitHub Desktop.

Select an option

Save codeasashu/e662a73fb6ad608cd978bd235380d745 to your computer and use it in GitHub Desktop.
  1. Create Desktop entry
cat > ~/.local/share/applications/Robo3t.desktop <<EOL
[Desktop Entry]
Encoding=UTF-8
Name=Robot3t
Exec=mongov
Icon=/opt/robo3t-1.1.1-linux-x86_64-c93c6b0/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