To setup on a new machine
sudo apt update
sudo apt install git
git clone https://github.com/chronoB/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.shTo make sure your commits are correctly signed for github, you must add the ssh pub key both as an authentication as well as a signing key to github.