From 6cf153de8cb987334efb781c6b4dfb7b695375ea Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sun, 26 Feb 2023 06:21:16 +0000 Subject: [PATCH] doc(bat): update alias --- bat/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bat/README.md b/bat/README.md index eda4f48..ac6c345 100644 --- a/bat/README.md +++ b/bat/README.md @@ -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