dotfiles

Personal dotfiles
git clone git://git.laack.co/dotfiles.git
Log | Files | Refs

commit 8ae1582a656d379a64ab439616319fd60e5d5417
parent 9251c0ca534e26826b0ab49e87e63d59c64e2f17
Author: Andrew Laack <andrew@laack.co>
Date:   Sat, 30 May 2026 01:00:20 -0500

Added gitconfig

Diffstat:
Agitconfig | 5+++++
Mpavucontrol.ini | 2+-
2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/gitconfig b/gitconfig @@ -0,0 +1,5 @@ +[user] + email = andrew@laack.co + name = Andrew Laack +[credential] + helper = store diff --git a/pavucontrol.ini b/pavucontrol.ini @@ -1,5 +1,5 @@ [window] -width=1282 +width=5118 height=1418 sinkInputType=1 sourceOutputType=1