fish
The Friendly Interactive SHell, a command-line interpreter designed to be user friendly. More information: <https://fishshell.com>.
RUN apt-get update && \
apt-get install -y fish
RUN apt-get update && \
apt-get install -y fish
RUN apk add fish
RUN pacman -S --noconfirm fish
RUN apt-get update && \
apt-get install -y fish
RUN dnf install -y fish
RUN apt-get update && \
apt-get install -y fish