From 4a526ea2663b12b2b47bc3ec456faf6c74d62332 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Sat, 18 Dec 2021 01:58:57 +0800 Subject: add highlights for dired and change time format * dired-conf.el (dired-listing-switches): change the time style to the long iso style. (dired-mode-hook): add hl-line-mode. * init.el ("protesilaos/lin"): activate for dired-mode-hook as well. --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index f248d7e..0369728 100644 --- a/init.el +++ b/init.el @@ -174,6 +174,7 @@ no effect." notmuch-tree-mode-hook org-agenda-mode-hook tabulated-list-mode-hook + dired-mode-hook blist-mode-hook))) (mapc (lambda (hook) -- cgit v1.2.3-18-g5258