Void Linux installation instructions (#2100)

This commit is contained in:
anntnzrb
2020-07-03 09:14:12 -05:00
committed by GitHub
parent e0217e8c79
commit fd5157998c

View File

@@ -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