One of my students requested an option to the bash
shell. It was interesting to
hear that he wanted me to instal the zsh
in my Fedora image. There’s only
one book that I’m aware of that’s been published on the Z Shell,
and it is From Bash to Z Shell.
This post shows how to add the zsh
to my Fedora
image because I already release a new one for the term without
the zsh
shell. You use the yum
utility
as the root
user to install the zsh
library:
yum … |