Change install instructions

This commit is contained in:
Ajeet D'Souza 2020-11-07 02:23:00 +05:30
parent b817053f85
commit 21018d5847

View File

@ -63,7 +63,7 @@ If you would rather not run a script, you can download the binary from the [Rele
| --------------- | --------------------- | --------------------------------------------------------- |
| **Any** | [crates.io] | `cargo install zoxide` |
| **Any** | [Linuxbrew] | `brew install zoxide` |
| Arch Linux | [AUR] | `yay -Sy zoxide` |
| Arch Linux | [AUR] | `yay -Sy zoxide-bin` |
| CentOS | [Copr] | `dnf copr enable atim/zoxide` <br /> `dnf install zoxide` |
| Debian Unstable | [Debian Packages] | `apt install zoxide` |
| Fedora | [Fedora Packages] | `dnf install zoxide` |
@ -199,7 +199,7 @@ eval "$(zoxide init posix --hook prompt)"
- `$_ZO_MAXAGE`: sets the maximum total age after which entries start getting deleted
- `$_ZO_RESOLVE_SYMLINKS`: when set to `1`, `z add` will resolve symlinks.
[AUR]: https://aur.archlinux.org/packages/zoxide
[AUR]: https://aur.archlinux.org/packages/zoxide-bin
[Copr]: https://copr.fedorainfracloud.org/coprs/atim/zoxide/
[crates.io]: https://crates.io/crates/zoxide
[Debian Packages]: https://packages.debian.org/sid/zoxide