From 7c3d3b8884e9aeae5704b31cfab0f95ff68316b3 Mon Sep 17 00:00:00 2001 From: sitiom Date: Tue, 31 Jan 2023 11:40:56 +0800 Subject: [PATCH] Add Winget installation in the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 819f37f..bb43a87 100644 --- a/README.md +++ b/README.md @@ -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` | @@ -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