This directory contains the dotfiles for my system
Ensure you have the following installed on your system
sudo apt install git
sudo apt install stow
First, check out the dotfiles repo in your $HOME directory using git
$ git clone git@github.com/yyev89/dotfiles.git
$ cd dotfiles
then use GNU stow to create symlinks
$ stow .
in case of conflicts with folders, first commit, then do
$ stow --adopt .