mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-15 15:18:45 +00:00
Update README.md
Add x-cmd method to install bat
This commit is contained in:
parent
a0226f5670
commit
5d8026ec24
10
README.md
10
README.md
@ -381,6 +381,16 @@ You can install `bat` using [Flox](https://flox.dev)
|
|||||||
flox install bat
|
flox install bat
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Via x-cmd
|
||||||
|
|
||||||
|
You can install `bat` using [x-cmd](https://www.x-cmd.com/)
|
||||||
|
|
||||||
|
```bash
|
||||||
|
x env use bat
|
||||||
|
# or
|
||||||
|
x bat
|
||||||
|
```
|
||||||
|
|
||||||
### On openSUSE
|
### On openSUSE
|
||||||
|
|
||||||
You can install `bat` with zypper:
|
You can install `bat` with zypper:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user