README: OpenBSD package (#1848)

This commit is contained in:
Sergey Bronnikov 2020-02-03 19:16:42 +03:00 committed by GitHub
parent 7ceb58b2aa
commit f5cf4fc8fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,6 +112,7 @@ git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
| FreeBSD | `pkg install fzf` |
| NixOS | `nix-env -iA nixpkgs.fzf` |
| openSUSE | `sudo zypper install fzf` |
| OpenBSD | `pkg_add fzf` |
Shell extensions (key bindings and fuzzy auto-completion) and Vim/Neovim
plugin may or may not be enabled by default depending on the package manager.