added borg, atuin, fishshell, oh-my-posh, and chezmoi to checker
This commit is contained in:
parent
b129f9f55f
commit
bf365c3c90
6
main.py
6
main.py
@ -30,7 +30,11 @@ repos = [
|
|||||||
'hometown-fork/hometown',
|
'hometown-fork/hometown',
|
||||||
'glitch-soc/mastodon',
|
'glitch-soc/mastodon',
|
||||||
'superseriousbusiness/gotosocial',
|
'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'
|
github_api = 'https://api.github.com/repos'
|
||||||
|
Loading…
Reference in New Issue
Block a user