feat: initial commit of Ela's Arch config. :)

This commit is contained in:
Philomena 2024-07-22 22:14:21 +02:00 committed by Philomena
commit 9ed00ff30c
59 changed files with 2769 additions and 0 deletions

27
git/.config/git/config Normal file
View file

@ -0,0 +1,27 @@
[user]
name = Raphaela Seeger
email = 0abcdef+elatella@users.noreply.github.com
[github]
user = elatella
[core]
pager = diff-so-fancy | less --tabs=4 -RFX
[pull]
ff = only
[commit]
gpgsign = true
[diff]
tool = nvimdiff
[difftool]
prompt = false
[merge]
tool = nvimdiff
[mergetool]
prompt = false
[pull]
ff = only
; diff-so-fancy config
[core]
pager = diff-so-fancy | less --tabs=4 -RFX
[interactive]
diffFilter = diff-so-fancy --patch

2
git/.config/git/ignore Normal file
View file

@ -0,0 +1,2 @@
.DS_Store
*.swp