This directory contains the dotfiles for my system
Ensure you have the following installed on your system
sudo apt install --yes git
First, check out the dotfiles repo in your $HOME directory using git
git clone git@github.com:kayandra/dotfiles.git ~/dotfiles
once in the dotfiles directory, run the bootstrap script;
chmod a+x bootstrap.sh
./bootstrap.sh