Set of configuration files for tools I use.
Install dependencies:
sudo pacman -S --noconfirm --needed git stow base-devel
Clone repository:
git clone https://github.com/dangooddd/.dotfiles.git "$HOME"/.dotfiles
Install dotfiles:
cd "$HOME"/.dotfiles
make