Revert to root level package structure for stow

- Document xstow usage for systems lacking GNU Stow
- Add SPDX headers to .stowrc for license compliance
- Add REUSE specification compliance notes to README
This commit is contained in:
2025-10-06 21:47:34 -04:00
parent a6afdd7efb
commit 4b01fd8c44
7 changed files with 53 additions and 12 deletions

9
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