1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-30 14:43:57 +00:00

add snap installtion command

This commit is contained in:
purvesh-linux11
2020-11-26 20:53:58 +05:30
committed by David Peter
parent 94d8cd5100
commit b0fcb3065f
2 changed files with 13 additions and 0 deletions

View File

@@ -294,6 +294,15 @@ You can install `bat` with zypper:
zypper install bat
```
### Via snap package
```
sudo snap install batwing
```
[Get it from the Snap Store](https://snapcraft.io/batwing)
### On macOS (or Linux) via Homebrew
You can install `bat` with [Homebrew on MacOS](https://formulae.brew.sh/formula/bat) or [Homebrew on Linux](https://formulae.brew.sh/formula-linux/bat):