steps to reproduce it on your machine:
# first install gnu stow by your distro's package manager
# for example on alpine linux:
> doas apk add stow
...
> cd
> git clone https://github.com/witttccchhher/dotfiles.git .dotfiles
> cd .dotfiles
> stow .
# enjoy it =)