diff --git a/packages/packages.sh b/packages/packages.sh index 39e27fe..6ace1e4 100755 --- a/packages/packages.sh +++ b/packages/packages.sh @@ -60,7 +60,8 @@ if has_tags pm:pacman; then gzip \ xz \ jq \ - git + git \ + gnupg # yay if ! has_tags pm:yay; then @@ -118,7 +119,8 @@ if has_tags pm:apt; then zsh \ zsh-syntax-highlighting \ jq \ - git + git \ + gnupg2 if has_tags desktop; then apt_install ibus fi