From fd5157998c94959428d65d5167cc6898715bd4f5 Mon Sep 17 00:00:00 2001 From: anntnzrb <51257127+anntnzrb@users.noreply.github.com> Date: Fri, 3 Jul 2020 09:14:12 -0500 Subject: [PATCH] Void Linux installation instructions (#2100) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb4a2b54..f8930008 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf | Pacman | Arch Linux | `sudo pacman -S fzf` | | pkg | FreeBSD | `pkg install fzf` | | pkg_add | OpenBSD | `pkg_add fzf` | +| XBPS | Void Linux | `sudo xbps-install -S fzf` | | Zypper | openSUSE | `sudo zypper install fzf` | Shell extensions (key bindings and fuzzy auto-completion) and Vim/Neovim