mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +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}\
|
||||
%{$terminfo[bold]$fg[yellow]%}${current_dir}%{$reset_color%}\
|
||||
${git_info}\
|
||||
${git_sha}
|
||||
${git_sha}\
|
||||
%{$fg[white]%}[%*]
|
||||
%${ret_status}%{$reset_color%}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue