You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning (initialization): An error occurred while loading ‘/Users/ar/.emacs.d/init.el’:
Symbol's value as variable is void: exec-path-from-shell-variables
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:
The text was updated successfully, but these errors were encountered: