[Bugfix] Fix configuration of dired-rainbow
This commit is contained in:
parent
4fc5b19d6f
commit
136f427c01
@ -2533,7 +2533,7 @@ beats the Web in a lot of aspects.
|
|||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package dired-rainbow
|
(use-package dired-rainbow
|
||||||
:init
|
:config
|
||||||
(dired-rainbow-define-chmod executable-unix "Green" "-.*x.*"))
|
(dired-rainbow-define-chmod executable-unix "Green" "-.*x.*"))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user