set necessary prompt_opts
This commit is contained in:
parent
523b75e1e4
commit
171b41d3c4
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ EOH
|
|||
}
|
||||
|
||||
function prompt_awreece_setup {
|
||||
prompt_opts=(cr percent subst)
|
||||
|
||||
# Load required functions.
|
||||
autoload -Uz add-zsh-hook
|
||||
zmodload zsh/datetime # For EPOCHREALTIME.
|
||||
|
|
Loading…
Add table
Reference in a new issue