dorothy icon indicating copy to clipboard operation
dorothy copied to clipboard

`debug-bash --dorothy` to `source "$(which ...)"` as much as possible

Open balupton opened this issue 2 years ago • 0 comments

This will enable commands to only source "$(which ...)" the minimal necessary, as currently it is a bit haphazard when doing debugging.

setup-environment-commands should also be adjusted so that it can be sourced too.

balupton avatar May 04 '22 00:05 balupton