This directory contains the dotfiles for my system.
pacman -S git
pacman -S stow
First, clone the dotfiles repo
git clone https://github.com/PeterPancake666/dotfiles.git
cd dotfiles
then use GNU stow to create the symlinks
stow -vv . --target=$HOME