chore: make Prettier + fix spelling, update upgrade/switch instructions, prefer ale...
[webi-installers/.git] / bat / README.md
index 090f165e2bcc1ad7ee9698af3a5e7b3724e1ea96..b263334345ccc6d44aa0e87b0175104b6bbe251a 100644 (file)
@@ -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