dotfiles will now be managed via GNU/stow
Stow video
sudo apt install git
sudo apt install stow
cd $HOME
git clone https://github.com/pongpatapee/dotfiles.git
cd dotfiles
stow .
To stow xorg.conf.d
in particular run
cd ~/dotfiles/.config
stow --target=/etc/X11/xorg.conf.d xorg.conf.d