Last active
July 2, 2023 03:02
-
-
Save KomanRudden/c6cef13f5051a5e51144 to your computer and use it in GitHub Desktop.
Linux desktop shortcut for shell script
This file contains 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
[Desktop Entry] | |
Name=SQL Developer | |
Exec=/home/koman/Java/sqldeveloper/sqldeveloper.sh | |
Icon=/home/koman/Java/sqldeveloper/icon.png | |
Terminal=false | |
Type=Application |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment