Update fzf version
This commit is contained in:
parent
e41957e7fb
commit
e89dd3f62e
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
# Auto-completion
|
# Auto-completion
|
||||||
# ---------------
|
# ---------------
|
||||||
[[ $- == *i* ]] && source "/usr/local/Cellar/fzf/0.42.0/shell/completion.zsh"
|
[[ $- == *i* ]] && source "/usr/local/Cellar/fzf/0.43.0/shell/completion.zsh"
|
||||||
|
|
||||||
# Key bindings
|
# Key bindings
|
||||||
# ------------
|
# ------------
|
||||||
source "/usr/local/Cellar/fzf/0.42.0/shell/key-bindings.zsh"
|
source "/usr/local/Cellar/fzf/0.43.0/shell/key-bindings.zsh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user