# Auto-completion
# ---------------
[[ $- == *i* ]] &&
source "/usr/share/fzf/completion.bash"  2> /dev/null

source "/usr/share/fzf/key-bindings.bash"