diff options
| author | 2013-06-05 01:30:51 +0200 | |
|---|---|---|
| committer | 2013-06-05 01:30:51 +0200 | |
| commit | 62eb85ccc0c3f38020e2f8e00a2fdd194b25daa7 (patch) | |
| tree | c731b4201e4df5edf5bbca91a276f879777a8881 | |
| parent | 63c5d499ed5cd0f8cb11662d81cfc0749c9b9c1b (diff) | |
| download | dotfiles-62eb85ccc0c3f38020e2f8e00a2fdd194b25daa7.tar.gz dotfiles-62eb85ccc0c3f38020e2f8e00a2fdd194b25daa7.zip | |
Ask to correct typos when issuing commands
| -rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ alias -s xls="libreoffice" setopt AUTO_CD setopt AUTO_PUSHD +setopt CORRECT setopt EXTENDED_GLOB setopt NOTIFY setopt PROMPT_SUBST # Allow for functions in the prompt |
