Add github cli and gh-notify addon to packages

This commit is contained in:
ItsDrike 2022-01-25 19:58:07 +01:00
parent 96a7166919
commit 77be2053c9
No known key found for this signature in database
GPG key ID: FB8CA11A2CF3A843

View file

@ -126,6 +126,7 @@ pacman:
# Development
- git-delta # Neat tool for showing git diffs and resolving merges
- codespell # Spell checker for code files
- github-cli # Manage multiple GitHub features from terminal
#- code # Open sourced version of vscode (doesn't have good extensions support)
aur:
@ -169,4 +170,5 @@ aur:
#- code-marketplace # Enable the offical MS vscode marketplace for 'code' (code-oss)
git:
- https://aur.archlinux.org/yay-git.git # Pacman wrapper and AUR helper
github-cli:
- meiji163/gh-notify