You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The completion mechanism are currently included in the dotbare.plugin.bash file but is not activated by default. After sourcing dotbare.plugin.bash, you can invoke the completion function to activate them. There are two completion functions which are listed below, only one of them should be used, they are not intended to be invoked together.
I'm using zsh with Oh my Zsh plugin manager.
Following the completion guide, I called:
But only the last one in order is working. It looks like they are mutually exclusive.
How do I enable both completion at the same time?
The text was updated successfully, but these errors were encountered: