Merge branch 'master' of gitlab.com:chriscochrun/dotemacs
This commit is contained in:
commit
eca1391ce0
2 changed files with 8 additions and 0 deletions
2
init.el
2
init.el
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue