mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-21 13:53:38 -05:00
refactor: minor refactors
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
;; Delete files to trash on macOS, as an extra layer of precaution against
|
||||
;; accidentally deleting wanted files.
|
||||
(setq delete-by-moving-to-trash t)
|
||||
(setq delete-by-moving-to-trash (not noninteractive))
|
||||
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user