dotfiles/config/zsh/zshrc.d/functions/fzf.zsh
2017-07-21 12:55:49 +02:00

2 lines
134 B
Bash

[[ $- == *i* ]] && source "/home/eeleater/.fzf/shell/completion.zsh" 2> /dev/null
source "/home/eeleater/.fzf/shell/key-bindings.zsh"