Added Custom SPROMPT

This commit is contained in:
AtomicCoding 2018-04-06 18:00:57 -07:00
parent 3d46387981
commit ce8ff7e673
No known key found for this signature in database
GPG Key ID: D9C2E2ED3C4516FA
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ autoload -Uz compinit && compinit -C -d "${ZDOTDIR:-${HOME}}/${zcompdump_file:-.
# set any compdefs
source ${0:h}/compdefs.zsh
# set custom sprompt
SPROMPT="Correct %F{1}%R%f to %F{2}%r%f? (%UY%ues, %UN%uo, %UA%ubort, %UE%udit)? "
#
# zsh options