Hacker News new | ask | show | jobs
by b5n 469 days ago

    (use-package exec-path-from-shell
      :demand t
      :config
      (exec-path-from-shell-initialize)
      (exec-path-from-shell-copy-env "PATH"))