rzsh

shell with lots of features

Debian Debian
RUN apt-get update && \ apt-get install -y zsh
Ubuntu
RUN apt-get update && \ apt-get install -y zsh
Alpine
RUN apk add zsh
Arch Arch Linux
RUN pacman -S --noconfirm zsh
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y zsh
CentOS
RUN yum install -y zsh
Fedora
RUN dnf install -y zsh
Raspbian
RUN apt-get update && \ apt-get install -y zsh
click the source code to copy install rzsh on any operating system with command-not-found.com