mirror of
https://github.com/ChesterYue/ohmyzsh-theme-passion.git
synced 2026-07-21 20:11:03 +00:00
[F] format - space
This commit is contained in:
parent
4c1ba4a4e1
commit
7f06398c0a
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ function real_time() {
|
|||
echo "${color}${time}${color_reset}";
|
||||
}
|
||||
|
||||
|
||||
# login_info
|
||||
function login_info() {
|
||||
local color="%{$fg_no_bold[cyan]%}"; # color in PROMPT need format in %{XXX%} which is not same with echo
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue