(define-package "exec-path-from-shell" "2.1" "Get environment variables such as $PATH from the shell" '((emacs "24.1") (cl-lib "0.6")) :commit "03fc0a38af9e396c98f5a30c392cf757b3a34feb" :authors '(("Steve Purcell" . "steve@sanityinc.com")) :maintainers '(("Steve Purcell" . "steve@sanityinc.com")) :maintainer '("Steve Purcell" . "steve@sanityinc.com") :keywords '("unix" "environment") :url "https://github.com/purcell/exec-path-from-shell") ;; Local Variables: ;; no-byte-compile: t ;; End: