mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-10-14 15:49:09 +00:00
Add zstyle option to disable zsh option CORRECT
This commit is contained in:
@@ -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`
|
||||
|
Reference in New Issue
Block a user