mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-03 04:08:50 +01:00
Update README-ja.md
Add x-cmd and flox method to install bat
This commit is contained in:
parent
fc84677ccc
commit
94649b867b
@ -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でインストールすることができます:
|
||||
|
Loading…
Reference in New Issue
Block a user