[Bugfix] Fix configuration of dired-rainbow
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user