chezmoi/dot_dotfiles/scripts/executable_install.chezmoi.dependencies.sh

10 lines
219 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