mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 17:07:44 +00:00
13 lines
338 B
Desktop File
13 lines
338 B
Desktop File
|
[Desktop Entry]
|
||
|
Encoding=UTF-8
|
||
|
Version=1.0
|
||
|
Type=Application
|
||
|
Terminal=true
|
||
|
# This file is for use in appimages, which rewrite the path.
|
||
|
# Other uses would have to replace these with the correct path.
|
||
|
Exec=fish
|
||
|
Name=fish
|
||
|
Icon=fish
|
||
|
# "Shell" would be the proper category, but it's reserved so we can't use it.
|
||
|
Categories=ConsoleOnly;System;
|