blob: f6bc0027d78e0db8a38d2485acc201fbc1f1d6fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>realidealseal@protonmail.com</email>
<name>idealseal</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
Smart and user-friendly command line shell for macOS, Linux, and the rest of the family.
It includes features like syntax highlighting, autosuggest-as-you-type,
and fancy tab completions that just work, with no configuration required.
</longdescription>
<upstream>
<remote-id type="github">fish-shell/fish-shell</remote-id>
</upstream>
</pkgmetadata>
|