chore: make Prettier + fix spelling, update upgrade/switch instructions, prefer ale...
[webi-installers/.git] / bat / README.md
index 6b830115b5efb397cd3e1e02e346a8ea28e59517..b263334345ccc6d44aa0e87b0175104b6bbe251a 100644 (file)
@@ -35,6 +35,13 @@ 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:
+
+```bash
+\cat foo
+```
+
 ### How to change the default behavior
 
 Take a look at the config options: