mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
themes add time
This commit is contained in:
parent
fab46943dd
commit
0e4fe9c0b0
1 changed files with 2 additions and 1 deletions
|
|
@ -38,5 +38,6 @@ PROMPT="
|
||||||
${user_host}\
|
${user_host}\
|
||||||
%{$terminfo[bold]$fg[yellow]%}${current_dir}%{$reset_color%}\
|
%{$terminfo[bold]$fg[yellow]%}${current_dir}%{$reset_color%}\
|
||||||
${git_info}\
|
${git_info}\
|
||||||
${git_sha}
|
${git_sha}\
|
||||||
|
%{$fg[white]%}[%*]
|
||||||
%${ret_status}%{$reset_color%}"
|
%${ret_status}%{$reset_color%}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue