Shell changed.
Strange:Today I noticed, that after this testing upate the shell in the terminal has changed from ZSH to BASH. I tried to change the default back with the command
chsh -s full-path-to-shell
chsh -s /bin/zsh
as described here:
but this did not work.
Any ideas?
Thanx,
Jimtom