Files
guru/app-shells/zoxide/metadata.xml
Leonardo Hernández Hernández 302b93e425 */*: update my email
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
2023-01-12 13:48:52 -06:00

23 lines
776 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>aruhier@mailbox.org</email>
<name>Anthony Ruhier</name>
</maintainer>
<maintainer type="person">
<email>leohdz172@proton.me</email>
<name>Leonardo Hernández Hernández</name>
</maintainer>
<upstream>
<remote-id type="github">ajeetdsouza/zoxide</remote-id>
</upstream>
<longdescription lang="en">
zoxide
A smarter cd command for your terminal.
zoxide is a blazing fast replacement for your cd command, inspired by z and z.lua. It keeps track of the directories you use most frequently, and uses a ranking algorithm to navigate to the best match.
</longdescription>
</pkgmetadata>