Open ChuckJonas opened 6 years ago
Adding it to zsh-users/zsh-completions would make it available in antigen, oh-my-zsh and prezto.
See their contribution guidelines.
@wadewegner ...would you consider adding _sfdx
to the project?
I'm pretty sure I sent PRs to both of these and they were never accepted.
oh-my-zsh: https://github.com/robbyrussell/oh-my-zsh/pull/6540
zsh-completions: https://github.com/zsh-users/zsh-completions/pull/550
If you have thoughts on how to get them to accept, I'd be happy to update and send along.
@wadewegner Hi! Just checked on the status of these.zsh-completions
has accepted your pull request. oh-my-zsh
has two comments before accepting your pull request.
@wadewegner did you ever get this finished?
It was merged, but it actually doesn't seem working. I tried adding the plugin to my .zshrc, but no completions appeared
@nchursin try resetting completions, that did the trick for me:
rm ~/.zcompdump*
compinit
I'm adding this repo to the awesome-zsh-plugins in https://github.com/unixorn/awesome-zsh-plugins/pull/828.
As far as I can tell, upstream oh-my-zsh isn't taking new plugins or themes for the main repo. Standalone git repositories like this make it much easier for people using other frameworks though, so overall that feels like a win.
This is awesome. Not sure what it takes to get it added, but I'd love to see this included in the default OhMyZsh plugin list
https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins