refactor: minor refactors
This commit is contained in:
parent
98a3cad54d
commit
db36c74bbb
3 changed files with 3 additions and 5 deletions
|
@ -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))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue