(Video tutorial)[https://www.youtube.com/watch?v=y6XCebnB9gs]
sudo apt install stow -y
cd ~
git clone git@github.com:Arcticon/dotfiles.git
cd dotfiles
stow -v --adopt .sudo update-alternatives --install /usr/bin/editor editor "$(command -v vim)" 100