index
:
dotfiles-archive
this commit
master
An archive of all my old dotfiles
venomade
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs-elisp
/
packages
/
magit.el
blob: d5736bf9eaf6621c1f1b397cad5a74016afdf9b3 (
plain
)
1
2
3
;; Magit is a fast GIT GUI in Elisp
;;; https://github.com/magit/magit
(
use-package
magit
)