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

This commit is contained in:
Chris Cochrun 2021-07-09 06:34:57 -05:00
commit f10a624531
2 changed files with 4 additions and 0 deletions

View file

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

View file

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