From cc1faa35d24132997f18ce122de0b95f676abae6 Mon Sep 17 00:00:00 2001 From: Kulvir <73885344+Kulvir-parmar@users.noreply.github.com> Date: Mon, 7 Feb 2022 01:55:40 +0530 Subject: [PATCH] zsh config file --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index a6fab1a..3ac94d1 100644 --- a/.zshrc +++ b/.zshrc @@ -48,7 +48,7 @@ ZSH_THEME="robbyrussell" # DISABLE_AUTO_TITLE="true" # Uncomment the following line to enable command auto-correction. -# ENABLE_CORRECTION="true" + ENABLE_CORRECTION="true" # Uncomment the following line to display red dots whilst waiting for completion. # You can also set it to another string to have that shown instead of the default red dots.