Files
dotfiles/git/.gitconfig
Kris Lamoureux 20b6470625 Relicense original contributions to 0BSD
- Remove verbose copyright sections in favor of SPDX metadata
- Simplify README with concise GNU Stow setup instructions
2025-09-02 03:26:36 -04:00

10 lines
195 B
INI

# SPDX-FileCopyrightText: 2019, 2022 Kris Lamoureux <kris@lamoureux.io>
# SPDX-License-Identifier: 0BSD
[core]
editor = vim
[init]
defaultBranch = main
[include]
path = ~/.gitconfig_other