.emacs.d/elpa/exec-path-from-shell-201901.../exec-path-from-shell-pkg.el

3 lines
397 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "exec-path-from-shell" "20190106.307" "Get environment variables such as $PATH from the shell" 'nil :commit "76cd6e3fa8a7dac937af7e40507843dfae4f9184" :keywords '("unix" "environment") :authors '(("Steve Purcell" . "steve@sanityinc.com")) :maintainer '("Steve Purcell" . "steve@sanityinc.com") :url "https://github.com/purcell/exec-path-from-shell")