Initial commit

This commit is contained in:
Tobias Ostner 2022-12-19 13:41:13 +01:00
commit 1eb8f49be2
20 changed files with 378 additions and 0 deletions

View file

@ -0,0 +1,5 @@
((magit-commit nil)
(magit-dispatch nil)
(magit-gitignore nil)
(magit-log
("-n256" "--graph" "--decorate")))