remove home-manager and some old files

This commit is contained in:
2026-04-20 00:08:47 +01:00
parent 7ed11cbb54
commit 67a1e0ced0
25 changed files with 194 additions and 1393 deletions
+22
View File
@@ -0,0 +1,22 @@
[user]
email = "maloneliam@proton.me"
name = "Liam Malone"
[core]
pager = "diff-so-fancy | less --tabs=4 -RFX"
[interactive]
diffFilter = "diff-so-fancy --patch"
[filter "lfs"]
clean = "git-lfs clean -- %f"
process = "git-lfs filter-process"
required = true
smudge = "git-lfs smudge -- %f"
[gpg]
format = "openpgp"
[color]
ui = true