Created
November 7, 2017 15:58
-
-
Save math3vz/4469947ba7f060dce6ed9566c2d4d011 to your computer and use it in GitHub Desktop.
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
$ sudo cat ~/.local/share/applications/rdm.desktop | |
[Desktop Entry] | |
Type=Application | |
Encoding=UTF-8 | |
Name=Redis Desktop Manager | |
Comment=RDM | |
Exec=/home/matheusmmo/rdm/bin/linux/release/rdm | |
Icon=/home/matheusmmo/rdm/src/resources/rdm.png | |
Terminal=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment