Skip to content

Instantly share code, notes, and snippets.

@ttys3
Forked from argilzar/navicat.desktop
Last active July 15, 2020 02:13
Show Gist options
  • Save ttys3/fe5754328a68fec97bc2bb862b9869a3 to your computer and use it in GitHub Desktop.
Save ttys3/fe5754328a68fec97bc2bb862b9869a3 to your computer and use it in GitHub Desktop.
Create navicat desktop entry ubuntu
cat > ~/.local/share/applications/navicat.desktop <<EOL
[Desktop Entry]
Type=Application
Name=Navicat Premium 15
GenericName=Database Development Tool
Icon=/home/ttys3/.icons/navicat-icon.png
Exec=/home/ttys3/Apps/navicat15-premium-en-patched.AppImage
Categories=Development;
Keywords=database;sql;
Terminal=false
StartupNotify=true
EOL
@ttys3
Copy link
Author

ttys3 commented Jul 15, 2020

@ttys3
Copy link
Author

ttys3 commented Jul 15, 2020

❯ ls /tmp/.mount_navicaM9zFHF
AppRun* cacert.pem manual.pdf navicat.desktop navicat-icon.png usr/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment