Comment on How to add a directory to your PATHparentComments−b5n1y (use-package exec-path-from-shell :demand t :config (exec-path-from-shell-initialize) (exec-path-from-shell-copy-env "PATH"))
Comments