@ -62,6 +62,12 @@ Aliases
- `mysql`
- `rm`
To disable all spelling corrections, add the following line to *zpreztorc*:
```sh
zstyle ':prezto:module:utility' correct 'no'
```
### Disabled File Globbing
- `bower`
@ -11,7 +11,9 @@
pmodload 'helper' 'spectrum'
# Correct commands.
if zstyle -T ':prezto:module:utility' correct; then
setopt CORRECT
fi
#
# Aliases