From 635eee323d52ba4e1d512b4dd606fda3da20497e Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 7 Feb 2022 17:09:45 -0600 Subject: Customize backups --- lisp/+emacs.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lisp/+emacs.el') diff --git a/lisp/+emacs.el b/lisp/+emacs.el index b40e9c4..9cc7549 100644 --- a/lisp/+emacs.el +++ b/lisp/+emacs.el @@ -73,6 +73,8 @@ Do this only if the buffer is not visiting a file." indicate-empty-lines nil inhibit-startup-screen t initial-buffer-choice t + kept-new-versions 6 + kept-old-versions 2 kill-do-not-save-duplicates t kill-read-only-ok t kill-ring-max 500 -- cgit 1.4.1-21-gabe81