Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add x-cmd method to install bat
  • Loading branch information
lunrenyi committed Sep 21, 2024
1 parent a0226f5 commit 5d8026e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,16 @@ You can install `bat` using [Flox](https://flox.dev)
flox install bat
```

### Via x-cmd

You can install `bat` using [x-cmd](https://www.x-cmd.com/)

```bash
x env use bat
# or
x bat
```

### On openSUSE

You can install `bat` with zypper:
Expand Down

0 comments on commit 5d8026e

Please sign in to comment.