Add install instructions for Gentoo Users.

This commit is contained in:
toku-sa-n 2019-06-09 18:10:44 +09:00 committed by David Peter
parent 4ee0b2e16d
commit 9a44fa11c0
1 changed files with 9 additions and 0 deletions

View File

@ -160,6 +160,15 @@ You can install `bat` from the [Fedora Modular](https://docs.fedoraproject.org/e
dnf module install bat
```
### On Gentoo Linux
You can install [the `bat` package](https://packages.gentoo.org/packages/sys-apps/bat)
from the official sources:
```bash
emerge sys-apps/bat
```
### On Void Linux
You can install `bat` via xbps-install: