Install bat by default.
parent
530c18007e
commit
ac30f42ae8
|
@ -110,6 +110,7 @@ if has_tags pm:pacman; then
|
||||||
|
|
||||||
# from here on we should have yay available
|
# from here on we should have yay available
|
||||||
yay_install \
|
yay_install \
|
||||||
|
bat \
|
||||||
customizepkg-git \
|
customizepkg-git \
|
||||||
zsh \
|
zsh \
|
||||||
zsh-syntax-highlighting \
|
zsh-syntax-highlighting \
|
||||||
|
@ -152,6 +153,7 @@ if has_tags pm:apt; then
|
||||||
python3-venv \
|
python3-venv \
|
||||||
zsh \
|
zsh \
|
||||||
zsh-syntax-highlighting \
|
zsh-syntax-highlighting \
|
||||||
|
bat \
|
||||||
jq \
|
jq \
|
||||||
git \
|
git \
|
||||||
gnupg2
|
gnupg2
|
||||||
|
|
Loading…
Reference in New Issue