antidote + cleanup

This commit is contained in:
daniel
2023-03-18 12:00:27 +01:00
parent fd65585022
commit ea11291a56
13 changed files with 1745 additions and 1400 deletions

View File

@@ -9,6 +9,7 @@
tool = kdiff3
[core]
pager = diff-so-fancy | less --tabs=4 -RFX
autocrlf = input
[alias]
up = !git pull --rebase --prune $@ && git submodule update --init --recursive
cm = !git add -A && git commit -m