Update emacs.org
This commit is contained in:
parent
1c443cf45f
commit
4a04a880e1
1 changed files with 5 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue