mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-05 14:42:11 -07:00
README: OpenBSD package (#1848)
This commit is contained in:
@@ -112,6 +112,7 @@ git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
|
|||||||
| FreeBSD | `pkg install fzf` |
|
| FreeBSD | `pkg install fzf` |
|
||||||
| NixOS | `nix-env -iA nixpkgs.fzf` |
|
| NixOS | `nix-env -iA nixpkgs.fzf` |
|
||||||
| openSUSE | `sudo zypper install fzf` |
|
| openSUSE | `sudo zypper install fzf` |
|
||||||
|
| OpenBSD | `pkg_add fzf` |
|
||||||
|
|
||||||
Shell extensions (key bindings and fuzzy auto-completion) and Vim/Neovim
|
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.
|
plugin may or may not be enabled by default depending on the package manager.
|
||||||
|
Reference in New Issue
Block a user