mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-04 20:32:27 +01:00
Add install instructions for Gentoo Users.
This commit is contained in:
@@ -160,6 +160,15 @@ You can install `bat` from the [Fedora Modular](https://docs.fedoraproject.org/e
|
|||||||
dnf module install bat
|
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
|
### On Void Linux
|
||||||
|
|
||||||
You can install `bat` via xbps-install:
|
You can install `bat` via xbps-install:
|
||||||
|
Reference in New Issue
Block a user