theniceboy/zsh/fzf/ffunctions
2020-03-04 22:48:38 -08:00

5 lines
95 B
Bash
Executable file

#!/usr/bin/env zsh
setopt localoptions pipefail
print -l ${(k)functions} | fzf --height=50%