mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-13 09:08:22 +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
|
||||
```
|
||||
|
||||
### On Linux
|
||||
|
||||
You can install `bat` with [Homebrew](https://formulae.brew.sh/formula-linux/bat)::
|
||||
|
||||
```bash
|
||||
brew install bat
|
||||
```
|
||||
|
||||
### On macOS
|
||||
|
||||
You can install `bat` with [Homebrew](http://braumeister.org/formula/bat):
|
||||
|
Loading…
Reference in New Issue
Block a user