diff --git a/main.py b/main.py index 35b43b1..f9d1697 100644 --- a/main.py +++ b/main.py @@ -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'