Update emacs.org

This commit is contained in:
Sako 2023-12-17 17:18:25 +04:00 committed by GitHub
parent 1c443cf45f
commit 4a04a880e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -873,6 +873,11 @@ We have to compete with notion somehow right?
:straight t
:ensure t)
(use-package treemacs-nerd-icons
:straight t
:config
(treemacs-load-theme "nerd-icons"))
#+end_src
** Dev Packages
*** Magit (git in emacs)