summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-04-16 23:47:37 -0400
committerKyle Meyer <kyle@kyleam.com>2020-04-16 23:48:09 -0400
commita23379842c79e0f89b43cf54d5821f6a6db90394 (patch)
treea5257f274729971898b8335792b9ea1a13612071 /init.el
parent9032a4c79ddd7d595b5db79344975e6eb60967c8 (diff)
downloademacs.d-a23379842c79e0f89b43cf54d5821f6a6db90394.tar.gz
dired: Drop unused configuration
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/init.el b/init.el
index ab4677a..22fb53a 100644
--- a/init.el
+++ b/init.el
@@ -1464,8 +1464,6 @@
(setq dired-dwim-target t)
- (setq dired-guess-shell-alist-user '(("\\.pdf\\'" "zathura")))
-
(setq dired-recursive-copies t
dired-recursive-deletes t)