dotfiles/emacs-lisp/magit.org
main a5a651dbb9
Large rework and cleanup
Signed-off-by: main <magic_rb@redalder.org>
2022-07-31 11:03:59 +02:00

384 B

Magit

#

magit is literally the best package right after OrgMode of course. Therefore enable it.

  (use-package magit
    :straight t)