Add install instructions(ja) for Gentoo Users.

This commit is contained in:
toku-sa-n 2019-06-09 18:11:01 +09:00 committed by David Peter
parent 9a44fa11c0
commit dcdf8dfaa7
1 changed files with 8 additions and 0 deletions

View File

@ -124,6 +124,14 @@ xbps-install -S bat
dnf module install bat
```
### Gentoo Linux
[Gentoo Linuxの公式リソース](https://packages.gentoo.org/packages/sys-apps/bat)からインストールできます。
```bash
emerge sys-apps/bat
```
### FreeBSD
事前にコンパイル済みである[pkg](https://www.freshports.org/textproc/bat)をインストールできます: