From 251253546a3a024b137da6a02f79c8ab0955ae69 Mon Sep 17 00:00:00 2001 From: Kyohei Uto Date: Tue, 12 Apr 2022 22:25:09 +0900 Subject: [PATCH] Add felix to 3rd party integrations --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f2ccccf..23210ff 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ They must be set before `zoxide init` is called. | [xxh] | Transports shell configuration over SSH | [xxh-plugin-prerun-zoxide] | | [zabb] | Finds the shortest possible query for a path | Natively supported | | [zsh-autocomplete] | Realtime completions for zsh | Natively supported | +| [felix] | File manager | Natively supported | [algorithm-aging]: https://github.com/ajeetdsouza/zoxide/wiki/Algorithm#aging [algorithm-matching]: https://github.com/ajeetdsouza/zoxide/wiki/Algorithm#matching @@ -415,3 +416,4 @@ They must be set before `zoxide init` is called. [zoxide.vim]: https://github.com/nanotee/zoxide.vim [zoxide.xplr]: https://github.com/sayanarijit/zoxide.xplr [zsh-autocomplete]: https://github.com/marlonrichert/zsh-autocomplete +[felix]: https://github.com/kyoheiu/felix