Extra lines to append to the sourced direnvrc.
Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
export FOO="foo"
echo "loaded direnv!"
''
Sign in to create a configuration using this setting.
Extra lines to append to the sourced direnvrc.
strings concatenated with "\n"
""
''
export FOO="foo"
echo "loaded direnv!"
''