POC inspired by https://github.com/isa-programmer/githubfetch
automated using cufetchpm
$ cufetchpm install https://github.com/Toni500github/customfetch-plugin-github/Put the following config examples into your prefered customfetch config.toml
For less crashes, export your GITHUB_TOKEN.
[plugin.github-user-fetch]
# Username used to query user its infosusername = "foo"
[plugin.github-repo-fetch]
# Repository used to query its infos# Can be a number or "foo/repo"repo = "foo/repo"