mirror of
https://github.com/sharkdp/bat.git
synced 2025-04-19 01:00:34 +01:00
Mention Homebrew on Linux 🍺🐧
This commit is contained in:
parent
96151c44aa
commit
35ad76771d
@ -276,6 +276,14 @@ You can install `bat` with zypper:
|
|||||||
zypper install bat
|
zypper install bat
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### On Linux
|
||||||
|
|
||||||
|
You can install `bat` with [Homebrew](https://formulae.brew.sh/formula-linux/bat)::
|
||||||
|
|
||||||
|
```bash
|
||||||
|
brew install bat
|
||||||
|
```
|
||||||
|
|
||||||
### On macOS
|
### On macOS
|
||||||
|
|
||||||
You can install `bat` with [Homebrew](http://braumeister.org/formula/bat):
|
You can install `bat` with [Homebrew](http://braumeister.org/formula/bat):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user