Skip to content

Toni500github/customfetch-plugin-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

customfetch-plugin-github

image POC inspired by https://github.com/isa-programmer/githubfetch

Installation

automated using cufetchpm

$ cufetchpm install https://github.com/Toni500github/customfetch-plugin-github/

Configurations examples

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 infos
username = "foo"

[plugin.github-repo-fetch]
# Repository used to query its infos
# Can be a number or "foo/repo"
repo = "foo/repo"

About

test repo don't mind it

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published