mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-05 20:39:27 +01:00
chore: add funtoo linux instructions
This commit is contained in:
parent
b551d28a2f
commit
b622a4d890
@ -248,6 +248,14 @@ You can install [the `bat` package](https://koji.fedoraproject.org/koji/packagei
|
||||
dnf install bat
|
||||
```
|
||||
|
||||
### On Funtoo Linux
|
||||
|
||||
You can install [the `bat` package](https://github.com/funtoo/dev-kit/tree/1.4-release/sys-apps/bat) from dev-kit.
|
||||
|
||||
```bash
|
||||
emerge sys-apps/bat
|
||||
```
|
||||
|
||||
### On Gentoo Linux
|
||||
|
||||
You can install [the `bat` package](https://packages.gentoo.org/packages/sys-apps/bat)
|
||||
|
Loading…
Reference in New Issue
Block a user