keith / zsh-xcode-completions

Zsh completion for the Xcode command line tools
MIT License
57 stars 5 forks source link

Add to Oh My Zsh #15

Open bartekpacia opened 1 year ago

bartekpacia commented 1 year ago

Hi!

This project looks very cool. Thank you for it.

Do you have something against adding this project to ohmyzsh? This will let users of Oh My Zsh very easily use it:

plugins=(git brew docker zsh-xcode-completions)

Alternatively, there already is an xcode plugin in Oh My Zsh, but it doesn't include shell completions. So instead of creating a new plugin, completions from this project could be added to the xcode plugin.

keith commented 1 year ago

Nothing against it! I just don't use that project. Feel free to submit PRs!