From 77c23c899a8842649c7905adae0ef2702b883d56 Mon Sep 17 00:00:00 2001 From: Abraham Raji Date: Wed, 15 Jan 2020 21:46:33 +0530 Subject: [PATCH] styling --- customsrc/eshell.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/customsrc/eshell.org b/customsrc/eshell.org index 10efd46..91ead9a 100644 --- a/customsrc/eshell.org +++ b/customsrc/eshell.org @@ -49,4 +49,6 @@ Scrolling through the output and searching for results that can be copied to the eshell-prefer-lisp-functions nil eshell-destroy-buffer-when-process-dies t)) #+END_SRC - I can never seem to remember that =find= and =chmod= behave differently from Emacs than their Unix counterparts, so the last setting will prefer the native implementations. + I can never seem to remember that =find= and =chmod= behave differently from + Emacs than their Unix counterparts, so the last setting will prefer the native + implementations.