add dired dwim target

This commit is contained in:
2026-05-15 14:37:34 -04:00
parent 93ac045c78
commit d3533c5965
2 changed files with 4 additions and 3 deletions

View File

@@ -28,7 +28,8 @@
(setq
custom-file "~/.emacs.d/custom.el"
make-backup-files nil)
make-backup-files nil
dired-dwim-target t)
(setopt
use-short-answers t