diff --git a/home/.zshrc.local b/home/.zshrc.local index de6fe69..3065e71 100644 --- a/home/.zshrc.local +++ b/home/.zshrc.local @@ -73,6 +73,10 @@ function tfont() { ## dircolors eval "$(dircolors -b $HOME/.dircolors)" +## fzf + +source /usr/share/doc/fzf/examples/key-bindings.zsh + ## Color switcher alias dynamic-colors="~/.dynamic-colors/bin/dynamic-colors"