app-shells/zoxide: new package v0.7.2

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Anthony Ruhier <aruhier@mailbox.org>
This commit is contained in:
Anthony Ruhier
2021-07-07 16:45:11 +02:00
parent 1b6e086d0a
commit 155e7c4886
3 changed files with 247 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?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>
<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>