Command conflicting with ZI (zsh plugin manager) #446
-
Is there a way to disable |
Beta Was this translation helpful? Give feedback.
Answered by
ajeetdsouza
Aug 25, 2022
Replies: 2 comments 9 replies
-
You can initialize it with no commands and then alias eval "$(zoxide init zsh --no-cmd)"
alias z=__zoxide_z |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Kritiqual
-
@ajeetdsouza It seems that version 0.9.4 does not put the |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can initialize it with no commands and then alias
__zoxide_z
: