how to add a directory to your PATH https://jvns.ca/blog/2025/02/13/how-to-add-a-directory-to-your-path/
@b0rk awesome, thank you.
Couple of suggestions, if I may:
'echo $SHELL' shout be easier than the ps combo. 'source some/shell/script' also works with zsh &bash