purcell / exec-path-from-shell

Make Emacs use the $PATH set up by the user's shell
Other
1.43k stars 82 forks source link

docs: add example for using a non-interactive shell #102

Closed CubitOom closed 3 years ago

CubitOom commented 3 years ago

As a someone new to emacs and lisp, examples are always nice to see in READMEs. This particular code is what got rid of the exec-path-from-shell-warn-duration-millis timeout for me.

CubitOom commented 3 years ago

lol, actually it didn't work after all. Closing the pr.