mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-08 08:54:39 +01:00
Add install instructions for Gentoo Users.
This commit is contained in:
parent
4ee0b2e16d
commit
9a44fa11c0
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user