I've recently purchased an Apple G4 Powerbook which uses tcsh as it's default shell. The more I use it, the more I like the way I can have it auto-complete commands etc.
I notice that tcsh is listed in the /bin directory, but when I try to chsh, I get an error message that says:
chsh: "/bin/tcsh" is not listed in /etc/shells.
chsh: use -l option to see list
It's no huge deal in the grand scheme of things, but how can I add new shells to the system? I'd also like to play with zsh since it's supposed to incorporate the best of the c and bourne shells.
Thanks
C