cheat.sh
cheat.sh copied to clipboard
zsh code completion doesn't work
After following these instructions:
$ curl https://cheat.sh/:zsh > ~/.zsh.d/_cht
$ echo 'fpath=(~/.zsh.d/ $fpath)' >> ~/.zshrc
$ # Open a new shell to load the plugin
zsh completion doesn't work.
iTerm2 latest @ macOS 10.15.5
I think that zsh support maybe broken indeed; feel free to submit PRs with a fix, or at least some addtional debug information