ohmyksh/extensions/fzf.ksh

4 lines
23 B
Bash
Raw Normal View History

2020-07-15 16:28:24 -06:00
h() {
history | fzf
}