Making dired make more sense
This commit is contained in:
parent
210b0b67c3
commit
b7efc8cc87
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue