kieranpotts / dotfiles

A baseline, extensible UNIX user configuration.
MIT License
1 stars 0 forks source link

Conditional includes in gitconfig #243

Open kieranpotts opened 1 year ago

kieranpotts commented 1 year ago

Swap include.path for includeIf.path in ~/.gitconfig.

This should allow end users to delete include files without it breaking their Git config, making the include files optional.