Update README-ja.md

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

View File

@ -273,6 +273,24 @@ make install
nix-env -i bat
```
### Via flox
`bat` を [flox](https://flox.dev) 経由でインストールすることができます:
```bash
flox install bat
```
### Via x-cmd
`bat` を [x-cmd](https://www.x-cmd.com) 経由でインストールすることができます:
```bash
x env use bat
# or
x bat
```
### On openSUSE
`bat` をzypperでインストールすることができます: