Add delete-by-moving-to-trash

This commit is contained in:
James Cherti
2024-08-20 21:20:58 -04:00
parent 089bcc2912
commit 7f18d930de

View File

@@ -97,6 +97,9 @@
;; Configure Emacs to ask for confirmation before exiting
(setq confirm-kill-emacs 'y-or-n-p)
;; Delete by moving to trash in interactive mode
(setq delete-by-moving-to-trash (not noninteractive))
;;; Files
;; Disable the warning "X and Y are the same file". Ignoring this warning is