fix: missing vi and zsh theme file

This commit is contained in:
AngeD 2022-12-12 21:02:47 +01:00
parent 14df812982
commit 71cd3b91bd
8 changed files with 17 additions and 6 deletions

View file

@ -1,5 +1,4 @@
PROMPT='
$(kube_ps1)
PROMPT='$(kube_ps1)
%(?::%{$fg_bold[red]%}%? )%{$fg_bold[cyan]%}%~%{$reset_color%} $(git_prompt_info)'
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[blue]%}(%{$fg[red]%}"