env-from-shell
Make Atom use the $PATH set up by the user's shell
aki77 6,865 15 0.3.0 MIT GitHub

env-from-shell package

Make Atom use the $PATH set up by the user's shell. Build Status

Inspired by exec-path-from-shell.el

Settings

  • variables: List of environment variables which are copied from the shell.(default: ['PATH'])
  • autoRun: auto-run package is required.(default: false)

Gyazo

Commands

  • env-from-shell:copy
  • env-from-shell:reset

Similar packages