doc(bat): update alias

This commit is contained in:
AJ ONeal
2023-02-26 06:21:16 +00:00
parent 410bb1c3e3
commit 6cf153de8c
+3 -1
View File
@@ -8,6 +8,7 @@ tagline: |
To update or switch versions, run `webi bat@stable` (or `@v0.18`, `@beta`, etc).
### Files
```text
~/.config/envman/PATH.env
~/.config/bat/config
@@ -33,7 +34,8 @@ You need to download and install the
Use [aliasman](/aliasman):
```sh
aliasman cat "bat --style=plain"
aliasman cat 'bat --style=plain'
alias cat='bat --style=plain'
```
Or place this in `~/.config/envman/alias.env` and manually update your