AikidoSec-safe-chain/packages
Alexandra Spillane 42fd25bd11 fix(shell-init): suppress cd output
If `cd` causes output on stdout (e.g., via the use of noisy `chpwd` hooks on
zsh), then the resultant `PATH` exported to the shell will be polluted with that
output, and `safe-chain` will not function.  To prevent this, this PR updates
`init-posix.sh` and `unix-wrapper.template.sh` to suppress any output on stdout
during `cd`.
2026-04-29 06:19:03 +10:00
..
safe-chain fix(shell-init): suppress cd output 2026-04-29 06:19:03 +10:00