elpa-exec-path-from-shell

get environment variables such as $PATH from the shell
  https://github.com/purcell/exec-path-from-shell
  0
  no reviews



This library allows the user to set Emacs' `exec-path' and $PATH from the shell path, so that `shell-command', `compile' and the like work as expected.

It also allows other environment variables to be retrieved from the shell, so that Emacs will see the same values you get in a terminal.