name: direnv description: Use direnv license: MIT compatibility: opencode
What I do
- Grant access to tools.
- Grant access to environment variables.
When to use me
When running a shell command and you are unable to locate a binary which you assume should be installed, or receive authentication/authorisation errors due to a lack of configuration.
Use direnv
Run direnv exec $PWD $COMMAND [$ARG1[ $ARG2[...]]]