Update packages.el
This commit is contained in:
@@ -48,3 +48,13 @@
|
|||||||
;(unpin! pinned-package another-pinned-package)
|
;(unpin! pinned-package another-pinned-package)
|
||||||
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
||||||
;(unpin! t)
|
;(unpin! t)
|
||||||
|
|
||||||
|
(package! org-journal)
|
||||||
|
|
||||||
|
(package! all-the-icons-ivy-rich)
|
||||||
|
|
||||||
|
(package! git-auto-commit-mode)
|
||||||
|
|
||||||
|
;; Testing
|
||||||
|
(package! dashboard)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user