1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-03-15 15:18:45 +00:00

Update README-ru.md

Add x-cmd and flox method to install bat
This commit is contained in:
lunrenyi 2024-09-21 10:44:00 +08:00 committed by GitHub
parent b43abdda07
commit 09ac5bd89d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -253,6 +253,24 @@ make install
nix-env -i bat 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 ### openSUSE
Вы можете установить `bat` с помощью `zypper`: Вы можете установить `bat` с помощью `zypper`: