This is all of my dotfiles. Everything in one repository.
- Install
GNU stow
on your system. - Run
install.sh
Important
Don't forget to pass --recurse-submodules
to git clone command
to download configs that located in other repositories (like neovim).
The install.sh
script automatically install required config based on your system.
But if you want you can set auto_options
variable to false
and select manually which configs to install.