Update README to add link to raycast-zoxide integration
This commit is contained in:
parent
095b270fea
commit
8df63dc17a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue