This repo is only for storing my custom config files.
Git clone this repository in your .config folder, be sure that you backup yours first.
Assuming in home directory:
mkdir backup
cp -r .config/ backup/
git clone git@github.com:K0V4C/dotfiles.git
Or if you prefer https:
git clone https://github.com/K0V4C/dotfiles.git
This will only copy the file in home directory, it's on you to copy and paste what you want in .config/ directory. I prefer it this way, it makes it less messy, at least for me.
I will try to credit each document and cofig file to its author currently following are main inspirations:
chris@machine
NvChad
ThePrimeagen
If you find some errors or optmizations I am glad to read them. Thanks in advance ^_^.