This directory contains my dotfiles, which are used to configure my system. These are for arch linux but pretty much all of them can be used for any linux or macos system.
Ensure you have the following installed on your system:
pacman -S git
pacman -S stow
First check out the dotfiles repo in your @HOME directory using git.
git clone https://github.com/devChrisStudios/dotfiles.git
cd dotfiles
Then use GNU stow to create the symlinks
stow .