diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-12-25 14:42:43 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-12-25 14:42:43 +0000 |
| commit | 6bbdbe073e993fb43003d89d7e5a27a1a8a36413 (patch) | |
| tree | 20de2b5b04d90eb52aa8ed5bdad4e0420ba933e7 /zsh/config/other/fzf.zsh | |
| parent | b48ffc1321c30ec70cbcb1db801b767e855487cb (diff) | |
Update zsh
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 + |
