Поправил тему zsh

This commit is contained in:
Alexander Neonxp Kiryukhin 2025-05-04 18:20:33 +03:00
parent b3f074faff
commit 7e3d15704b
Signed by: NeonXP
SSH key fingerprint: SHA256:SVt7TjxbVc87m1QYaQziOJ0N3OCFURv2g76gD/UTTXI

View file

@ -27,9 +27,13 @@
[[ $ZSH_VERSION == (5.<1->*|<6->.*) ]] || return
# Left prompt segments.
typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(prompt_char dir vcs)
typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(prompt_char dir)
# Right prompt segments.
typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=()
typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(
status
command_execution_time
background_jobs
)
# Basic style options that define the overall prompt look.
typeset -g POWERLEVEL9K_BACKGROUND= # transparent background