My system dotfiles
To install the dotfiles, you only need GNU Stow installed.
Then clone the repository to new directory and install it:
git clone https://codeberg.org/Tomkoid/dotfiles.git tomkoid-dotfiles --recurse-submodules
cd tomkoid-dotfiles
stow .
NOTE: You may need to run stow --adopt .
if you have already installed some dotfiles.