From 62eb85ccc0c3f38020e2f8e00a2fdd194b25daa7 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 5 Jun 2013 01:30:51 +0200 Subject: Ask to correct typos when issuing commands --- .zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 63b9fe4..d4fb2ad 100644 --- a/.zshrc +++ b/.zshrc @@ -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 -- cgit v1.2.3-54-g00ecf