First commit

This commit is contained in:
Philipp 2024-06-19 00:06:56 +02:00
commit 03cc854bfc
Signed by: Philipp
GPG key ID: 9EBD8439AFBAB750
1154 changed files with 124499 additions and 0 deletions

View file

@ -0,0 +1,6 @@
PROMPT='%{$fg_bold[magenta]%}%1~$(git_prompt_info) %{$fg_bold[magenta]%}%# %{$reset_color%}'
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[yellow]%}["
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_DIRTY="*]"
ZSH_THEME_GIT_PROMPT_CLEAN="]"