This commit is contained in:
Abraham Raji 2020-01-15 21:46:33 +05:30
parent 33d94d8b94
commit 77c23c899a
1 changed files with 3 additions and 1 deletions

View File

@ -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.