mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-01-05 20:58:51 +01:00
docs: Add install steps for Gentoo (@ran-dall)
Thanks for maintaining the package and writing up the install instructions, @ran-dall!
This commit is contained in:
parent
3e2e8df594
commit
38014ba72d
@ -63,6 +63,15 @@ If you have the community repository enabled, you can install `bat-extras` by ru
|
||||
pacman -S bat-extras
|
||||
```
|
||||
|
||||
### Gentoo
|
||||
`bat-extras` is available on **Gentoo's Guru Overlay** as `sys-apps/bat-extras`.
|
||||
|
||||
To install, first make sure you've added the [Gentoo Guru Overlay](https://wiki.gentoo.org/wiki/Project:GURU) to your local repositories, then emerge accordingly...
|
||||
|
||||
```bash
|
||||
emerge sys-apps/bat-extras
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user