2 lines
164 B
Bash
2 lines
164 B
Bash
[[ $- == *i* ]] && source "/home/linuxbrew/.linuxbrew/opt/fzf/shell/completion.zsh" 2> /dev/null
|
|
source "/home/linuxbrew/.linuxbrew/opt/fzf/shell/key-bindings.zsh"
|