Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 341 Bytes

setenv

Set environment variables and the current directory in the user's shell.

application setup

Add a dependency and invoke the Setenv class.

user setup

Source setenv.rc in one of your bash or zsh initialization scripts.

Note: if you need to source the file but want to disable it: set SETENV_BASE to a none empty value.