#!/bin/zsh x='/usr/share/doc/fzf/examples/key-bindings.zsh' if [ -s "$x" ] ; then source "$x" ; fi