This commit is contained in:
cbist 2025-08-20 10:50:52 +03:00
commit 702d23c98f
3 changed files with 26 additions and 3 deletions

View file

@ -0,0 +1,7 @@
PROMPT='%B%F{1}[%D{%Y-%m-%d %H:%M:%S}]%b%F{226} %~%f$(arc_prompt_info): '
ARC_BRANCH_PREFIX="%{$fg_bold[blue]%}("
ARC_BRANCH_SUFFIX="%{$fg_bold[blue])%f%b%}"
ARC_PROMPT_DIRTY=" %{$fg[red]%}✗%f"
ARC_PROMPT_CLEAN=" %{$fg[green]%}✔%f"