mirror of
https://github.com/sharkdp/bat.git
synced 2025-07-26 08:49:42 +01:00
Add openSUSE installation instructions
This commit is contained in:
committed by
David Peter
parent
0800562ba2
commit
bc21c4d0e0
@@ -129,6 +129,14 @@ You can install `bat` using the [nix package manager](https://nixos.org/nix):
|
||||
nix-env -i bat
|
||||
```
|
||||
|
||||
### On openSUSE
|
||||
|
||||
You can install `bat` with zypper:
|
||||
|
||||
```
|
||||
zypper install bat
|
||||
```
|
||||
|
||||
### On macOS
|
||||
|
||||
You can install `bat` with [Homebrew](http://braumeister.org/formula/bat):
|
||||
|
Reference in New Issue
Block a user