mirror of
https://github.com/eth-p/bat-extras.git
synced 2024-12-14 02:00:40 +01:00
docs: Add Arch Linux install instructions to README
This commit is contained in:
parent
a011290c2f
commit
62b8f74df2
11
README.md
11
README.md
@ -53,6 +53,17 @@ All of the `bat-extras` scripts can be installed with `brew install eth-p/softwa
|
|||||||
If you would only like to install one of the scripts, you can use `brew install eth-p/software/bat-extras-[SCRIPT]` to install it.
|
If you would only like to install one of the scripts, you can use `brew install eth-p/software/bat-extras-[SCRIPT]` to install it.
|
||||||
|
|
||||||
|
|
||||||
|
### Pacman
|
||||||
|
|
||||||
|
`bat-extras` is [officially available](https://archlinux.org/packages/community/any/bat-extras/) on the Arch community repository!
|
||||||
|
|
||||||
|
If you have the community repository enabled, you can install `bat-extras` by running:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pacman -S bat-extras
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Installation (![CircleCI](https://circleci.com/gh/eth-p/bat-extras.svg?style=svg))
|
## Installation (![CircleCI](https://circleci.com/gh/eth-p/bat-extras.svg?style=svg))
|
||||||
|
Loading…
Reference in New Issue
Block a user