From ac30f42ae81659f1232b49fdb7fa93d056c3030e Mon Sep 17 00:00:00 2001 From: Carl Kittelberger Date: Wed, 27 Sep 2023 18:54:57 +0200 Subject: [PATCH] Install bat by default. --- packages/packages.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/packages.sh b/packages/packages.sh index c181ec2..ac4d413 100755 --- a/packages/packages.sh +++ b/packages/packages.sh @@ -110,6 +110,7 @@ if has_tags pm:pacman; then # from here on we should have yay available yay_install \ + bat \ customizepkg-git \ zsh \ zsh-syntax-highlighting \ @@ -152,6 +153,7 @@ if has_tags pm:apt; then python3-venv \ zsh \ zsh-syntax-highlighting \ + bat \ jq \ git \ gnupg2