chore: add funtoo linux instructions

This commit is contained in:
invakid404 2021-10-01 20:03:30 +03:00 committed by David Peter
parent b551d28a2f
commit b622a4d890
1 changed files with 8 additions and 0 deletions

View File

@ -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)