mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-25 14:07:35 +00:00
Add conda-forge instructions for macOS/Windows
This commit is contained in:
parent
0f8008d00e
commit
84cc130fa5
50
README.md
50
README.md
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
> A smarter cd command for your terminal
|
> A smarter cd command for your terminal
|
||||||
|
|
||||||
[![crates.io][crates-io-badge]][crates-io]
|
[![crates.io][crates.io-badge]][crates.io]
|
||||||
[![releases][releases-badge]][Releases]
|
[![Releases][releases-badge]][releases]
|
||||||
|
|
||||||
`zoxide` is a blazing fast replacement for your `cd` command, inspired by
|
`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
|
`z` and `z.lua`. It keeps track of the directories you use most
|
||||||
@ -39,9 +39,9 @@ copy it to your `$PATH`.
|
|||||||
|
|
||||||
| Distribution | Repository | Instructions |
|
| Distribution | Repository | Instructions |
|
||||||
| ------------------ | ----------------------- | ------------------------------------------------------------------------------------------------------ |
|
| ------------------ | ----------------------- | ------------------------------------------------------------------------------------------------------ |
|
||||||
| **Any** | [crates.io] | `cargo install zoxide` |
|
| ***Any*** | **[crates.io]** | `cargo install zoxide` |
|
||||||
| **Any** | [Linuxbrew] | `brew install zoxide` |
|
| *Any* | [conda-forge] | `conda install -c conda-forge zoxide` |
|
||||||
| **Any** | [conda-forge] | `conda install -c conda-forge zoxide` |
|
| *Any* | [Linuxbrew] | `brew install zoxide` |
|
||||||
| Alpine Linux 3.13+ | [Alpine Linux Packages] | `apk add zoxide` |
|
| Alpine Linux 3.13+ | [Alpine Linux Packages] | `apk add zoxide` |
|
||||||
| Arch Linux | [AUR] | `yay -Sy zoxide-bin` |
|
| Arch Linux | [AUR] | `yay -Sy zoxide-bin` |
|
||||||
| CentOS 7+ | [Copr] | `dnf copr enable atim/zoxide` <br /> `dnf install zoxide` |
|
| CentOS 7+ | [Copr] | `dnf copr enable atim/zoxide` <br /> `dnf install zoxide` |
|
||||||
@ -56,28 +56,30 @@ copy it to your `$PATH`.
|
|||||||
|
|
||||||
#### On macOS
|
#### On macOS
|
||||||
|
|
||||||
| Repository | Instructions |
|
| Repository | Instructions |
|
||||||
| ----------- | ---------------------- |
|
| --------------- | ------------------------------------- |
|
||||||
| [crates.io] | `cargo install zoxide` |
|
| **[crates.io]** | `cargo install zoxide` |
|
||||||
| [Homebrew] | `brew install zoxide` |
|
| [conda-forge] | `conda install -c conda-forge zoxide` |
|
||||||
| [MacPorts] | `port install zoxide` |
|
| [Homebrew] | `brew install zoxide` |
|
||||||
|
| [MacPorts] | `port install zoxide` |
|
||||||
|
|
||||||
#### On Windows
|
#### On Windows
|
||||||
|
|
||||||
| Repository | Instructions |
|
| Repository | Instructions |
|
||||||
| ------------ | ---------------------- |
|
| --------------- | ------------------------------------- |
|
||||||
| [crates.io] | `cargo install zoxide` |
|
| **[crates.io]** | `cargo install zoxide` |
|
||||||
| [Chocolatey] | `choco install zoxide` |
|
| [Chocolatey] | `choco install zoxide` |
|
||||||
| [Scoop] | `scoop install zoxide` |
|
| [conda-forge] | `conda install -c conda-forge zoxide` |
|
||||||
|
| [Scoop] | `scoop install zoxide` |
|
||||||
|
|
||||||
#### On BSD
|
#### On BSD
|
||||||
|
|
||||||
| Distribution | Repository | Instructions |
|
| Distribution | Repository | Instructions |
|
||||||
| ------------- | ------------ | ---------------------- |
|
| ------------- | --------------- | ---------------------- |
|
||||||
| **Any** | [crates.io] | `cargo install zoxide` |
|
| ***Any*** | **[crates.io]** | `cargo install zoxide` |
|
||||||
| DragonFly BSD | [DPorts] | `pkg install zoxide` |
|
| DragonFly BSD | [DPorts] | `pkg install zoxide` |
|
||||||
| FreeBSD | [FreshPorts] | `pkg install zoxide` |
|
| FreeBSD | [FreshPorts] | `pkg install zoxide` |
|
||||||
| NetBSD | [pkgsrc] | `pkgin install zoxide` |
|
| NetBSD | [pkgsrc] | `pkgin install zoxide` |
|
||||||
|
|
||||||
#### On Android
|
#### On Android
|
||||||
|
|
||||||
@ -251,10 +253,10 @@ Be sure to set these before calling `zoxide init`.
|
|||||||
[alpine linux packages]: https://pkgs.alpinelinux.org/packages?name=zoxide
|
[alpine linux packages]: https://pkgs.alpinelinux.org/packages?name=zoxide
|
||||||
[aur]: https://aur.archlinux.org/packages/zoxide-bin
|
[aur]: https://aur.archlinux.org/packages/zoxide-bin
|
||||||
[chocolatey]: https://community.chocolatey.org/packages/zoxide
|
[chocolatey]: https://community.chocolatey.org/packages/zoxide
|
||||||
|
[conda-forge]: https://anaconda.org/conda-forge/zoxide
|
||||||
[copr]: https://copr.fedorainfracloud.org/coprs/atim/zoxide/
|
[copr]: https://copr.fedorainfracloud.org/coprs/atim/zoxide/
|
||||||
[conda-forge]: https://conda-forge.org/
|
[crates.io-badge]: https://img.shields.io/crates/v/zoxide
|
||||||
[crates-io-badge]: https://img.shields.io/crates/v/zoxide
|
[crates.io]: https://crates.io/crates/zoxide
|
||||||
[crates-io]: https://crates.io/crates/zoxide
|
|
||||||
[debian packages]: https://packages.debian.org/testing/admin/zoxide
|
[debian packages]: https://packages.debian.org/testing/admin/zoxide
|
||||||
[devuan packages]: https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=zoxide
|
[devuan packages]: https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=zoxide
|
||||||
[dm9pzcaq overlay]: https://github.com/gentoo-mirror/dm9pZCAq
|
[dm9pzcaq overlay]: https://github.com/gentoo-mirror/dm9pZCAq
|
||||||
|
Loading…
Reference in New Issue
Block a user