Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nisbet-hubbard authored Oct 5, 2024
1 parent d5f12fc commit 7bae47c
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@ zoxide can be installed in 4 easy steps:
> | _Any_ | [nixpkgs] | `nix-env -iA nixpkgs.zoxide` |
> | Alpine Linux 3.13+ | [Alpine Linux Packages] | `apk add zoxide` |
> | Arch Linux | [Arch Linux Extra] | `pacman -S zoxide` |
> | CentOS 7+ | [Copr] | `dnf copr enable atim/zoxide` <br /> `dnf install zoxide` |
> | ~CentOS 7~[^3] | ~[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` |
> | Fedora 32+/RHEL 8+ | [Fedora Packages] | `dnf install zoxide` |
> | Gentoo | [Gentoo Packages] | `emerge app-shells/zoxide` |
> | Manjaro | | `pacman -S zoxide` |
> | openSUSE Tumbleweed | [openSUSE Factory] | `zypper install zoxide` |
Expand Down Expand Up @@ -485,6 +485,11 @@ Environment variables[^2] can be used for configuration. They must be set before
If you're not sure how to set an environment variable on your shell, check
out the [wiki][wiki-env].
[^3]:
The Copr package has failed to build for recent releases and the latest
available version is 0.8.3. On RHEL 8+ and derivatives, Fedora EPEL's package
is now updated more regularly.
[aerc]: https://github.com/rjarry/aerc
[alfred]: https://www.alfredapp.com/
[alfred-zoxide]: https://github.com/yihou/alfred-zoxide
Expand Down

0 comments on commit 7bae47c

Please sign in to comment.