Skip to content

Instantly share code, notes, and snippets.

@rwp0
Created July 15, 2022 21:05
Show Gist options
  • Select an option

  • Save rwp0/f01d9b17036a98a2c9a18261fe7907f8 to your computer and use it in GitHub Desktop.

Select an option

Save rwp0/f01d9b17036a98a2c9a18261fe7907f8 to your computer and use it in GitHub Desktop.
Emacs: make-backup-files
(setq make-backup-files nil)
; https://stackoverflow.com/questions/151945/how-do-i-control-how-emacs-makes-backup-files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment