Closed fmauch closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 45.84%. Comparing base (
112a2fd
) to head (e5d04a4
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This will add the currently active environment to the shell prompt by default. E.g. if your prompt usually looks like this:
it will look like this once the environment
foobar
is sourced:It is written such that this behavior can be deactivated by setting the environment variable
ROB_FOLDERS_DISABLE_PROMPT_MODIFICATION
to a non-empty value.