diff --git a/init.el b/init.el index 8618bdd..9a62e84 100644 --- a/init.el +++ b/init.el @@ -2190,8 +2190,8 @@ Note that this workaround is incomplete, as explained in this comment." (setq dired-dwim-target t dired-listing-switches "-ahlvF" dired-ls-F-marks-symlinks t - dired-hide-details-hide-information-lines t - dired-hide-details-hide-symlink-targets t + dired-hide-details-hide-information-lines nil + dired-hide-details-hide-symlink-targets nil dired-recursive-copies 'top dired-recursive-deletes 'top dired-create-destination-dirs 'ask