pip install dotbot
git clone https://github.com/Skardyy/.dotfiles ~/.dotfiles
cd ~/.dotfiles
dotbot -c windows.install.yaml
or ~
dotbot -c linux.install.yaml
Note
Choose the installer thats matches your OS
If you don't want some dotfiles in your system, simply edit the installer
The above was only the dotfiles for apps that may need to be installed and may lack things they depend on
Follow the instruction in here to finish installation