Enhance dotfiles setup with comprehensive installation scripts and package management

This commit is contained in:
Peter Wood
2025-05-09 21:59:30 -04:00
parent 73138f41a2
commit 8014e4707a
6 changed files with 331 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
[credential "https://github.com"]
helper =
helper = !/usr/bin/gh auth git-credential
helper =
helper = !/usr/bin/gh auth git-credential
[credential "https://gist.github.com"]
helper =
helper = !/usr/bin/gh auth git-credential
helper =
helper = !/usr/bin/gh auth git-credential
[user]
email = peter@peterwood.dev
name = Peter Wood