1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-02-07 05:31:09 +00:00

Update README-ko.md

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

View File

@ -340,6 +340,26 @@ make install
nix-env -i bat
```
### flox를 써서
[flox](https://flox.dev)를 이용해 `bat`을 설치할 수
있습니다:
```bash
flox install bat
```
### x-cmd를 써서
[x-cmd](https://www.x-cmd.com)를 이용해 `bat`을 설치할 수
있습니다:
```bash
x env use bat
# or
x bat
```
### openSUSE에서
zypper를 이용해 `bat`을 설치할 수 있습니다: