chezmoi/dot_dotfiles/scripts/executable_install.chezmoi.dependencies.sh
2022-06-24 16:43:35 +02:00

33 lines
582 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 \
pacman-contrib \
qutebrowser \
reflector \
xsel \
xclip \
eid-mw \
redshift \
brightnessctl \
inetutils \
# steam font dependency
ttf-liberation \
picom \
htop
# these are doom (emacs) dependencies
sudo pacman -Sy \
shellcheck \
fd \
pandoc
# install nice tools
sudo pacman -Sy \
tree
yay -Sy \
# siji font for glyphs (polybar)
siji-git