added borg, atuin, fishshell, oh-my-posh, and chezmoi to checker

This commit is contained in:
Camille Frantz 2024-11-26 09:41:13 -06:00
parent b129f9f55f
commit bf365c3c90
Signed by: fyrfli
SSH Key Fingerprint: SHA256:cyNGncrLxKXAgYC96dYNROnQKikLInzrpiMraZdqyhY

View File

@ -30,7 +30,11 @@ repos = [
'hometown-fork/hometown',
'glitch-soc/mastodon',
'superseriousbusiness/gotosocial',
'borgbackup/borg'
'borgbackup/borg',
'atuinsh/atuin',
'fish-shell/fish-shell',
'JanDeDobbeleer/oh-my-posh',
'twpayne/chezmoi'
]
github_api = 'https://api.github.com/repos'