#!/bin/sh # fzy # https://github.com/jhawthorn/fzy # Arguments pattern=$1 :ls | grep -F "$pattern" | fzy --prompt='(b)>' | :buffer