diff --git a/dotfiles/zsh/zshrc b/dotfiles/zsh/zshrc index 6d37afb..829f3b7 100644 --- a/dotfiles/zsh/zshrc +++ b/dotfiles/zsh/zshrc @@ -5,7 +5,7 @@ stty stop undef # Disable ctrl-s to freeze terminal setopt interactivecomments # Add comments to command line as in Bash autoload -U colors && colors # Necessary for SPROMPT setopt correct -export SPROMPT="Correct $fg[red]%R$reset_color to $fg[green]%r$reset_color? [y(es), n(o), a(bort), e(dit)] " +export SPROMPT="zsh: correct $fg[red]%R$reset_color to $fg[green]%r$reset_color [nyae]? " # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc. # Initialization code that may require console input (password prompts, [y/n]