chezmoi/dot_dotfiles/scripts/executable_install.chezmoi.dependencies.sh
2023-04-26 08:56:51 +02:00

36 lines
596 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 \
calc \
zsh \
rofi \
dmenu
# these are doom (emacs) dependencies
sudo pacman -Sy \
shellcheck \
fd \
pandoc
# siji font for glyphs (polybar)
yay -Sy \
siji-git