From 8df63dc17ab5fd0c05682a560fba3717ae26e799 Mon Sep 17 00:00:00 2001 From: Bryan Corey Date: Fri, 9 May 2025 10:28:10 -0700 Subject: [PATCH] Update README to add link to raycast-zoxide integration --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 09faada..eb1f7ec 100644 --- a/README.md +++ b/README.md @@ -485,6 +485,7 @@ Environment variables[^2] can be used for configuration. They must be set before | [zabb] | Finds the shortest possible query for a path | Natively supported | | [zesh] | `zellij` session manager | Natively supported | | [zsh-autocomplete] | Realtime completions for zsh | Natively supported | +| [raycast] | macOS launcher | [raycast-zoxide] | [^1]: Debian / Ubuntu derivatives update their packages very slowly. If you're @@ -569,3 +570,5 @@ Environment variables[^2] can be used for configuration. They must be set before [zoxide.vim]: https://github.com/nanotee/zoxide.vim [zoxide.xplr]: https://github.com/sayanarijit/zoxide.xplr [zsh-autocomplete]: https://github.com/marlonrichert/zsh-autocomplete +[raycast]: https://www.raycast.com/ +[raycast-zoxide]: https://www.raycast.com/mrpunkin/raycast-zoxide