From 77be2053c96c50722a6e7a7156144b90f93a7ea8 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Tue, 25 Jan 2022 19:58:07 +0100 Subject: [PATCH] Add github cli and gh-notify addon to packages --- packages.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages.yaml b/packages.yaml index 6abbb40..54d3083 100644 --- a/packages.yaml +++ b/packages.yaml @@ -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