Restructure repo to use pkgs subdirectory
This commit is contained in:
9
pkgs/git/.gitconfig
Normal file
9
pkgs/git/.gitconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
# SPDX-FileCopyrightText: 2019, 2022 Kris Lamoureux <kris@lamoureux.io>
|
||||
# SPDX-License-Identifier: 0BSD
|
||||
|
||||
[core]
|
||||
editor = vim
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[include]
|
||||
path = ~/.gitconfig_other
|
Reference in New Issue
Block a user