From 52604eb234ae4d6f40d6ed3214844dcb1c2a0035 Mon Sep 17 00:00:00 2001 From: AtomicCoding Date: Fri, 6 Apr 2018 18:00:57 -0700 Subject: [PATCH] Add custom SPROMPT Closes #263 --- templates/zimrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/zimrc b/templates/zimrc index 8f10075..79ecbcf 100644 --- a/templates/zimrc +++ b/templates/zimrc @@ -42,6 +42,9 @@ zprompt_theme='steeef' # See: http://zsh.sourceforge.net/Doc/Release/Options.html#Input_002fOutput #setopt CORRECT +# Set custom spelling correction prompt +#SPROMPT='zsh: correct %F{red}%R%f to %F{green}%r%f [nyae]? ' + # # Environment #