mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-23 22:16:48 +00:00
chore: make Prettier + fix spelling, update upgrade/switch instructions, prefer ale to syntastic
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user