summaryrefslogtreecommitdiff
path: root/dired-conf.el
diff options
context:
space:
mode:
Diffstat (limited to 'dired-conf.el')
-rw-r--r--dired-conf.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/dired-conf.el b/dired-conf.el
index 859875b..d801eb2 100644
--- a/dired-conf.el
+++ b/dired-conf.el
@@ -35,7 +35,7 @@
(set 'insert-directory-program "gls")
(set 'dired-listing-switches
- "-alh --dired --group-directories-first --time-style=long-iso")
+ "-halv --dired --group-directories-first --time-style=long-iso")
(setq dired-dwim-target t)