Open mkenigs opened 2 months ago
We had it in activate
and are reinstating it in #2364.
Does this ticket also need to do the same for fish and tcsh specific scripts?
Does this ticket also need to do the same for fish and tcsh specific scripts?
Probably a good idea
We should add
set -euo pipefail
in our activation scripts so we're less likely to have issues like https://github.com/flox/flox/issues/2079 in the futureWe should do the equivalent for other shells