zsh/.zsh/interactive/fzf

4 lines
78 B
Text
Raw Normal View History

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