mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-05 05:08:54 +01:00
Documented nix availability
This commit is contained in:
parent
d977ba9194
commit
504f28b3a1
@ -148,6 +148,14 @@ This should work with the following distributions:
|
|||||||
- FreeBSD
|
- FreeBSD
|
||||||
- MacOS
|
- MacOS
|
||||||
|
|
||||||
|
### Via nix
|
||||||
|
|
||||||
|
You can install `bat` using the [nix package manager](https://nixos.org/nix):
|
||||||
|
|
||||||
|
```bash
|
||||||
|
nix-env -i 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…
Reference in New Issue
Block a user