[F] format - space

This commit is contained in:
ChesterYue
2024-04-23 21:08:12 +08:00
parent 4c1ba4a4e1
commit 7f06398c0a

View File

@@ -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