diff options
Diffstat (limited to 'zsh/config/other/fzf.zsh')
| -rw-r--r-- | zsh/config/other/fzf.zsh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/config/other/fzf.zsh b/zsh/config/other/fzf.zsh new file mode 100644 index 0000000..0a7f482 --- /dev/null +++ b/zsh/config/other/fzf.zsh @@ -0,0 +1,3 @@ +source /usr/share/fzf/key-bindings.zsh +source /usr/share/fzf/completion.zsh + |
