/atom-env-from-shell

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

Primary LanguageCoffeeScriptMIT LicenseMIT

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