Do I actually need zoxide in fish #1184
Unanswered
followtherabbit99
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some time ago I switched to fish shell and loved the autocomplete feature. But I also kept seeing references to zoxide in fish (zoxide init fish | source) so I installed that and replaced the cd command with z. But I dont see how it makes things easier for me. Actually is seems to even get in the way of the fish autocomplete feature some times. e.g. I like how fish suggests command completion based on my current path, which leads to very quick selection because there are no suggestions that aren't related to the project directory. This is what I mostly want, while I rarely use long path names. So I am wondering if zoxide is actually for me since it seems to add nothing I need, or am I just using it wrong?
Beta Was this translation helpful? Give feedback.
All reactions