summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index be54eec..9b256c5 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -291,6 +291,7 @@
               (dired-omit-mode 1))
             (add-hook 'dired-mode-hook #'turn-on-dired-omit-mode)
             (setq dired-omit-files "#\\|\\.$"
+                  dired-omit-verbose nil
                   dired-find-subdir t)))
 
 (req-package dired-subtree