diff options
Diffstat (limited to 'init/dired/init-dired.el')
-rw-r--r-- | init/dired/init-dired.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/init/dired/init-dired.el b/init/dired/init-dired.el deleted file mode 100644 index 1d47ccf..0000000 --- a/init/dired/init-dired.el +++ /dev/null @@ -1,4 +0,0 @@ -(setq dired-listing-switches "-alh" - dired-kill-when-opening-new-dired-buffer t) - -(provide 'init-dired) |