rzsh
shell with lots of features
RUN apt-get update && \
apt-get install -y zsh
RUN apt-get update && \
apt-get install -y zsh
RUN apk add zsh
RUN pacman -S --noconfirm zsh
RUN apt-get update && \
apt-get install -y zsh
RUN yum install -y zsh
RUN dnf install -y zsh
RUN apt-get update && \
apt-get install -y zsh