0xpositronic
Results
1
comments of
0xpositronic
using this config fixed the same issue for me ```nushell $env.config = { hooks: { env_change: { PWD: ( $env.config.hooks.env_change.PWD? | default [] | append {|| if (which direnv |...