mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-24 16:53:55 +01:00
Add install instructions(ja) for Gentoo Users.
This commit is contained in:
parent
9a44fa11c0
commit
dcdf8dfaa7
@ -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)をインストールできます:
|
||||
|
Loading…
Reference in New Issue
Block a user