powerlevel9k icon indicating copy to clipboard operation
powerlevel9k copied to clipboard

Show CI status for Git repositories

Open weilbith opened this issue 6 years ago • 0 comments

Hey, thanks for this awesome project! I would like to integrate the CI status for a Git repository into my prompt. The hup ci-status command provides this information. I attempt to add my own simple segment, parsing the output of this command. Unfortunately this is super slow due to the RPC to GitHub. So I would like to ask you how I could to this asynchronous? I mean an integration into the revolutionary git segment is hard, since hub is a new dependency, that should be optional. Thanks for your help!

weilbith avatar Nov 06 '19 14:11 weilbith