zsh-linux: update fzf config for openSUSE
This commit is contained in:
parent
3c2a031839
commit
7ab79bb20c
@ -5,6 +5,8 @@ local _completionFiles=(
|
|||||||
'/usr/share/fzf/key-bindings.zsh' # Arch
|
'/usr/share/fzf/key-bindings.zsh' # Arch
|
||||||
'/usr/share/doc/fzf/examples/completion.zsh' # Debian
|
'/usr/share/doc/fzf/examples/completion.zsh' # Debian
|
||||||
'/usr/share/doc/fzf/examples/key-bindings.zsh' # Debian
|
'/usr/share/doc/fzf/examples/key-bindings.zsh' # Debian
|
||||||
|
'/usr/share/fzf/shell/completion.zsh' # openSUSE
|
||||||
|
'/usr/share/fzf/shell/key-bindings.zsh' # openSUSE
|
||||||
)
|
)
|
||||||
|
|
||||||
# Silently source whichever files are valid paths
|
# Silently source whichever files are valid paths
|
||||||
|
Loading…
x
Reference in New Issue
Block a user