From 212585ce74e4c1b5475f7b62ebc610e6a5da56f7 Mon Sep 17 00:00:00 2001 From: Kyohei Uto Date: Wed, 13 Apr 2022 16:30:10 +0900 Subject: [PATCH] Add felix to 3rd party integrations (#379) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f2ccccf..2c04a68 100644 --- a/README.md +++ b/README.md @@ -351,6 +351,7 @@ They must be set before `zoxide init` is called. | ------------------ | -------------------------------------------- | -------------------------- | | [clink] | Improved cmd.exe for Windows | [clink-zoxide] | | [emacs] | Text editor | [zoxide.el] | +| [felix] | File manager | Natively supported | | [nnn] | File manager | [nnn-autojump] | | [ranger] | File manager | [ranger-zoxide] | | [telescope.nvim] | Fuzzy finder for Neovim | [telescope-zoxide] | @@ -379,6 +380,7 @@ They must be set before `zoxide init` is called. [dports]: https://github.com/DragonFlyBSD/DPorts/tree/master/sysutils/zoxide [emacs]: https://www.gnu.org/software/emacs/ [fedora packages]: https://src.fedoraproject.org/rpms/rust-zoxide +[felix]: https://github.com/kyoheiu/felix [freshports]: https://www.freshports.org/sysutils/zoxide/ [fzf-installation]: https://github.com/junegunn/fzf#installation [fzf-man]: https://manpages.ubuntu.com/manpages/en/man1/fzf.1.html