diff --git a/lisp/mitch-packages.el b/lisp/mitch-packages.el index b81d207..042528a 100644 --- a/lisp/mitch-packages.el +++ b/lisp/mitch-packages.el @@ -1138,6 +1138,10 @@ Return nil if DIR is not in a hugo project at all." :elpaca (:host github :repo "LionyxML/magit-stats") :after magit :commands magit-stats) +(use-package magit-pretty-graph + :elpaca (:host github :repo "georgek/magit-pretty-graph") + :after magit + :commands magit-pg-repo) (use-package hyperbole :elpaca (:files ("*.el"