chezmoi/dot_dotfiles/scripts/executable_install.chezmoi.dependencies.sh
2022-06-28 17:34:57 +02:00

32 lines
558 B
Bash

#!/bin/sh
# install all dependencies of the chezmoi repository
# especially useful when setting up a new system
# list is incomplete at the moment
sudo pacman -Sy \
alacritty \
brightnessctl \
dunst \
eid-mw \
htop \
inetutils \
pacman-contrib \
picom \
qutebrowser \
redshift \
reflector \
scrot \
ttf-liberation \
xclip \
xsel \
tree \
# these are doom (emacs) dependencies
sudo pacman -Sy \
shellcheck \
fd \
pandoc
yay -Sy \
# siji font for glyphs (polybar)
siji-git