Merge branch 'master' of gitlab.com:chriscochrun/dotemacs

This commit is contained in:
Chris Cochrun 2021-10-12 12:06:28 -05:00
commit eca1391ce0
2 changed files with 8 additions and 0 deletions

View file

@ -574,6 +574,8 @@ vertically."
(setq dired-dwim-target t)
(setq dired-listing-switches "-aoh --group-directories-first")
(setq dired-hide-details-hide-symlink-targets nil)
(add-hook 'dired-mode-hook #'dired-hide-details-mode)
:general
(chris/leader-keys