A dotfile is a configuration file for a program that allow customizate it. For example, some terminal emulators have ugly default colors, but you can just redefine some values in his dotfiles and bring it your own style.
Is the best way to storage your dotfiles (they are in the cloud!) and share your rices with other users.
Sure!, they are distributed under GPLv3 license. Be free to modify it and share your changes with the community.
Clone the repo locally and move the files to your $HOME/.config directory.
git clone https://github.com/Adri-md-1208/dotfiles
Published under GNU GPLv3 license. See LICENSE for details