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,4 @@
(use-package magit
:defer t)
(provide 'tobmacs-vc)