chore: make Prettier + fix spelling, update upgrade/switch instructions, prefer ale to syntastic

This commit is contained in:
AJ ONeal
2021-08-15 05:56:56 +00:00
parent aae813df48
commit dfb477380c
21 changed files with 135 additions and 93 deletions
+2 -1
View 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