Open arademaker opened 10 months ago
You'd need to (require 'exec-path-from-shell)
first in order to modify the variables defined in the library. Functions are different, because they can be autoloaded, e.g. calling exec-path-from-shell-initialize
triggers the loading of the library if necessary.
But I am following the README suggestion: