donnemartin / gitsome

A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
Other
7.56k stars 437 forks source link

oh-my-zsh completions? #83

Closed kleerkoat closed 7 years ago

kleerkoat commented 7 years ago

how do you get autocomplete working with oh-my-zsh?

donnemartin commented 7 years ago

Hi @kleerkoat, I think this should help:

https://github.com/donnemartin/gitsome#for-zsh-users

If you're looking for a plugin, here's the ticket for it: https://github.com/donnemartin/gitsome/issues/35

arpit1997 commented 7 years ago

autocomplete for gitsome already works in oh my zsh by deafult. there is no need to do anything additional for autocomplete. I am running this on

ubuntu 14.04

python 3.4
donnemartin commented 7 years ago

@arpit1997 thanks for the info. @kleerkoat hopefully your question was answered, closing this issue.