summary refs log tree commit diff
path: root/config/git (follow)
Commit message (Collapse)AuthorAgeFilesLines
* git: for new repo, use 'main' for default branchFranck Cuny2021-08-231-3/+4
| | | | Sort branches by date.
* git: store configuration under XDG_CONFIG_HOMEFranck Cuny2021-01-044-0/+51
Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the configuration files there.