zsh/home/.zsh/interactive/fzf

3 lines
78 B
Bash

#! zsh
export FZF_CTRL_R_OPTS="--sort"
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh