zshrc example and completions help #289
MVanderloo
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This tool has been awesome migrating from zinit, and also enabling instant prompt with starship. Below I've added the relevant portion of my zshrc, for reference of others and to ask about completions.
I have git and docker completions working, but I'm not confident I know what it is doing and how to do it for other completion sources. I understand that some CLI come with a sourceable command, some completions are plugins, and sometimes homebrew packages include completions in /opt/homebrew/share/zsh/site-functions. My primary concern would be latency, is there any way to add completions without noticeable slowdown? How many is too many? Many thanks
Beta Was this translation helpful? Give feedback.
All reactions