Restructure repo to use pkgs subdirectory

This commit is contained in:
2025-09-02 04:01:17 -04:00
parent 20b6470625
commit a6afdd7efb
7 changed files with 6 additions and 5 deletions

9
pkgs/git/.gitconfig Normal file
View 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