Add Winget installation in the README
This commit is contained in:
parent
7299e33a80
commit
7c3d3b8884
|
|
@ -131,6 +131,7 @@ zoxide can be installed in 4 easy steps:
|
|||
> | [Chocolatey] | `choco install zoxide` |
|
||||
> | [conda-forge] | `conda install -c conda-forge zoxide` |
|
||||
> | [Scoop] | `scoop install zoxide` |
|
||||
> | [Winget] | `winget install zoxide` |
|
||||
|
||||
</details>
|
||||
|
||||
|
|
@ -490,6 +491,7 @@ out the [wiki][wiki-env].
|
|||
[vim]: https://github.com/vim/vim
|
||||
[void linux packages]: https://github.com/void-linux/void-packages/tree/master/srcpkgs/zoxide
|
||||
[wiki-env]: https://github.com/ajeetdsouza/zoxide/wiki/HOWTO:-set-environment-variables "HOWTO: set environment variables"
|
||||
[winget]: https://github.com/microsoft/winget-pkgs/tree/master/manifests/a/ajeetdsouza/zoxide
|
||||
[xplr]: https://github.com/sayanarijit/xplr
|
||||
[xxh-plugin-prerun-zoxide]: https://github.com/xxh/xxh-plugin-prerun-zoxide
|
||||
[xxh]: https://github.com/xxh/xxh
|
||||
|
|
|
|||
Loading…
Reference in New Issue