summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Legrand <1110600+davlgd@users.noreply.github.com>2024-04-12 22:42:00 +0200
committerGitHub <noreply@github.com>2024-04-13 02:12:00 +0530
commit36f440f3e3e3bae3771f297a95f6f6a88bbf389e (patch)
treed0878570458ac55a00b66b91a5d48700c2a5cf26
parent9f67fb5bb90462f7ef17d6918e3537667f052474 (diff)
docs: add install instructions for Exherbo Linux in README.md (#783)
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4e92a26..e2248ff 100644
--- a/README.md
+++ b/README.md
@@ -99,6 +99,7 @@ zoxide can be installed in 4 easy steps:
> | CentOS 7+ | [Copr] | `dnf copr enable atim/zoxide` <br /> `dnf install zoxide` |
> | ~Debian 11+~[^1] | ~[Debian Packages]~ | ~`apt install zoxide`~ |
> | Devuan 4.0+ | [Devuan Packages] | `apt install zoxide` |
+ > | Exherbo Linux | [Exherbo packages] | `cave resolve -x repository/rust` <br /> `cave resolve -x zoxide` |
> | Fedora 32+ | [Fedora Packages] | `dnf install zoxide` |
> | Gentoo | [Gentoo Packages] | `emerge app-shells/zoxide` |
> | Manjaro | | `pacman -S zoxide` |
@@ -472,6 +473,7 @@ Environment variables[^2] can be used for configuration. They must be set before
[crates.io-badge]: https://img.shields.io/crates/v/zoxide?logo=rust&logoColor=white&style=flat-square
[crates.io]: https://crates.io/crates/zoxide
[debian packages]: https://packages.debian.org/stable/admin/zoxide
+[exherbo packages]: https://gitlab.exherbo.org/exherbo/rust/-/tree/master/packages/sys-apps/zoxide
[devuan packages]: https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=zoxide
[downloads-badge]: https://img.shields.io/github/downloads/ajeetdsouza/zoxide/total?logo=github&logoColor=white&style=flat-square
[dports]: https://github.com/DragonFlyBSD/DPorts/tree/master/sysutils/zoxide