summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs-custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el
index 8858242..928e802 100644
--- a/.emacs-custom.el
+++ b/.emacs-custom.el
@@ -33,6 +33,7 @@
'(erc-track-exclude-types '("JOIN" "NICK" "PART" "QUIT" "333" "353"))
'(erc-user-full-name 'user-full-name)
'(eshell-scroll-show-maximum-output nil)
+ '(find-ls-option '("-exec ls -ld {} +" . "-ld"))
'(footnote-body-tag-spacing 1)
'(footnote-section-tag "")
'(frame-resize-pixelwise t)