mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-01-10 08:56:47 +00:00
Add proper prompt_opts to smiley prompt
This commit is contained in:
parent
054eb351f1
commit
300102897a
@ -36,7 +36,7 @@ function prompt_smiley_precmd {
|
||||
|
||||
function prompt_smiley_setup {
|
||||
unsetopt XTRACE KSH_ARRAYS
|
||||
prompt_opts=(percent subst)
|
||||
prompt_opts=(cr percent sp subst)
|
||||
|
||||
# Add hook for calling git-info before each command.
|
||||
add-zsh-hook precmd prompt_smiley_precmd
|
||||
|
Loading…
Reference in New Issue
Block a user