mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-14 06:38:24 +00:00
Update README-ru.md
Add x-cmd and flox method to install bat
This commit is contained in:
parent
b43abdda07
commit
09ac5bd89d
@ -253,6 +253,24 @@ make install
|
||||
nix-env -i bat
|
||||
```
|
||||
|
||||
### С помощью flox
|
||||
|
||||
Вы можете установить `bat`, используя [flox](https://flox.dev):
|
||||
|
||||
```bash
|
||||
flox install bat
|
||||
```
|
||||
|
||||
### С помощью x-cmd
|
||||
|
||||
Вы можете установить `bat`, используя [x-cmd](https://www.x-cmd.com):
|
||||
|
||||
```bash
|
||||
x env use bat
|
||||
# or
|
||||
x bat
|
||||
```
|
||||
|
||||
### openSUSE
|
||||
|
||||
Вы можете установить `bat` с помощью `zypper`:
|
||||
|
Loading…
x
Reference in New Issue
Block a user