Commit graph

9 commits

Author SHA1 Message Date
a9e69d8666
feat(git): Update git config
Many configs taken from this amazing talk at FOSDEM 2024 [1]

[1] https://www.youtube.com/watch?v=aolI_Rz0ZqY
2024-02-19 10:55:58 +01:00
3c29c6a3ff
feat(git): Play around with diffing via nvim 2024-01-19 16:37:54 +01:00
3eef30b94c
chore(git): Format gitconfig 2024-01-12 11:54:28 +01:00
3bc2816c22
feat(git): Use 'diff3' style for merge conflicts 2023-11-07 15:49:34 +01:00
ed12ec088b
git: Allow for commit signing with ssh keys
Also move includeed gitconfigs to .config/git/suconfigs dir.
2023-02-19 11:43:10 +01:00
daa0c66fa4
git: Add alias to easily list tracked files 2022-10-27 23:06:47 +02:00
d5fefc509d
git: Move global gitignore to config directory 2022-10-04 20:36:17 +02:00
94c0cb774f
git: Add credential helper 2022-09-06 08:47:32 +02:00
78ed17ca19
git: Move config file from $HOME to ~/.config/git/ 2022-07-13 17:07:02 +02:00
Renamed from .gitconfig (Browse further)