Making dired make more sense

This commit is contained in:
Chris Cochrun 2021-07-09 06:33:04 -05:00
parent 210b0b67c3
commit b7efc8cc87
2 changed files with 4 additions and 0 deletions

View file

@ -871,6 +871,8 @@ I'm making a small function in here to open files in the appropriate program usi
(setq dired-dwim-target t)
(setq dired-listing-switches "-aoh --group-directories-first")
:general
(chris/leader-keys
:states 'normal

View file

@ -511,6 +511,8 @@ vertically."
(setq dired-dwim-target t)
(setq dired-listing-switches "-aoh --group-directories-first")
:general
(chris/leader-keys
:states 'normal