fzf
Command-line fuzzy finder. Similar to sk. More information: <https://github.com/junegunn/fzf>.
RUN apt-get update && \
apt-get install -y fzf
RUN apt-get update && \
apt-get install -y fzf
RUN apk add fzf
RUN pacman -S --noconfirm fzf
RUN apt-get update && \
apt-get install -y fzf
RUN dnf install -y fzf