From 0fdb71f7e4a2bb7f65c53ee905a74eb4ae0cfd44 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski Date: Wed, 5 Jun 2019 02:26:04 +0200 Subject: [PATCH] Add FreeBSD installation instructions (#1569) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 74833378..57f444bc 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Table of Contents * [As Vim plugin](#as-vim-plugin) * [Arch Linux](#arch-linux) * [Fedora](#fedora) + * [FreeBSD](#freebsd) * [Windows](#windows) * [Upgrading fzf](#upgrading-fzf) * [Building fzf](#building-fzf) @@ -157,6 +158,12 @@ Shell completion and plugins for vim or neovim are enabled by default. Shell key bindings are installed but not enabled by default. See Fedora's package documentation (/usr/share/doc/fzf/README.Fedora) for more information. +### FreeBSD + +```sh +pkg install fzf +``` + ### Windows Pre-built binaries for Windows can be downloaded [here][bin]. fzf is also