mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
asd
This commit is contained in:
parent
73024e8f08
commit
702d23c98f
3 changed files with 26 additions and 3 deletions
7
custom/themes/cbist.zsh-theme
Normal file
7
custom/themes/cbist.zsh-theme
Normal 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"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue