gh-userfetch
gh-userfetch copied to clipboard
👨💻 An extension for GitHub CLI to show user profile pretty like Neofetch
👨💻 gh-userfetch
An extension for GitHub CLI to show your GitHub profile inspired by dylanaraps/neofetch .
Usage
Just run gh userfetch but needs authentication with GitHub host: gh auth login.
Installation
Requires GitHub CLI v2.0.0+ and stedolan/jq.
gh extension install sheepla/gh-userfetch
TODO
- [ ] configureable color
- [ ] show profile image instead of octocat logo
Contributing
Welcome!