Name coded in config.org (emacs)

This commit is contained in:
Olaf Kolkman 2025-05-18 13:10:34 +02:00
parent 8467795708
commit f2d2b36356

View File

@ -16,8 +16,8 @@ Just me!
#+NAME: personal-info
#+BEGIN_SRC emacs-lisp
(setq user-full-name "%NAME%"
user-mail-address "%EMAIL%")
(setq user-full-name "Olaf Kolkman"
user-mail-address "olaf@xolx.nl")
#+END_SRC
** Initialization
@ -177,7 +177,7 @@ Helpful keybindings to help keep Emacs sane.
(global-set-key (kbd "C-x -") 'kill-buffer-and-window)
#+END_SRC
**** Treemacs
**** <Treemacs>
#+NAME: treemacs
#+BEGIN_SRC emacs-lisp
(dl/leader-keys