From abe676accb9b946f0e0b79b03441fbb4fd410e74 Mon Sep 17 00:00:00 2001 From: Ajeet D'Souza <98ajeet@gmail.com> Date: Mon, 29 Mar 2021 13:28:37 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31c2a1f..125a675 100644 --- a/README.md +++ b/README.md @@ -230,9 +230,9 @@ eval "$(zoxide init posix --hook prompt)" - `_ZO_RESOLVE_SYMLINKS` - When set to `1`, `z` will resolve symlinks before adding directories to the database. -## Projects that use zoxide +## Third-party integrations -* The [xxh project](https://github.com/xxh/xxh) has [xxh-plugin-prerun-zoxide](https://github.com/xxh/xxh-plugin-prerun-zoxide) to using zoxide during SSH sessions. +- [xxh](https://github.com/xxh/xxh), via [xxh-plugin-prerun-zoxide](https://github.com/xxh/xxh-plugin-prerun-zoxide) [alpine linux packages]: https://pkgs.alpinelinux.org/packages?name=zoxide [aur]: https://aur.archlinux.org/packages/zoxide-bin