This commit is contained in:
Mars 2024-08-15 01:48:16 -04:00
parent 7b29e6e7c7
commit 42bcd32a47
Signed by: pupbrained
GPG key ID: 0FF5B8826803F895

View file

@ -17,7 +17,7 @@
*** (I don't like having ~#file#~ and ~file~~ everywhere in my directories)
#+begin_src
#+begin_src emacs-lisp
(setq auto-save-default nil)
(setq make-backup-files nil)
#+end_src