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

3 lines
398 B
EmacsLisp

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