My dot files and configs
I use GNU stow to link my dotfiles.
Install stow on ubuntu
sudo apt install stow
place the repo in the home dir
git clone [email protected]:AxelGard/dotfiles.git ~/.dotfiles
go to the repo
cd ~/.dotfiles
run stow
stow --adopt .