X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=bat%2FREADME.md;h=b263334345ccc6d44aa0e87b0175104b6bbe251a;hb=dfb477380c1c9118d4e2361ecd26ceedfdb10098;hp=090f165e2bcc1ad7ee9698af3a5e7b3724e1ea96;hpb=aae813df48deaa4464def8294f7aae51b5ca4fd0;p=webi-installers%2F.git diff --git a/bat/README.md b/bat/README.md index 090f165..b263334 100644 --- a/bat/README.md +++ b/bat/README.md @@ -35,7 +35,8 @@ Update your `.bashrc`, `.zshrc`, or `.profile` alias cat="bat --style=plain" ``` -For situations in which you must use `cat` exactly, remember that you can escape the alias: +For situations in which you must use `cat` exactly, remember that you can escape +the alias: ```bash \cat foo