mirror of
https://github.com/ChesterYue/ohmyzsh-theme-passion.git
synced 2026-07-21 20:11:03 +00:00
[D] login info
This commit is contained in:
parent
b93e9ce4df
commit
f7e36fe344
1 changed files with 2 additions and 1 deletions
|
|
@ -209,4 +209,5 @@ TRAPALRM() {
|
|||
|
||||
|
||||
# prompt
|
||||
PROMPT='$(real_time) $(login_info) $(directory) $(git_status)$(command_status) ';
|
||||
# PROMPT='$(real_time) $(login_info) $(directory) $(git_status)$(command_status) ';
|
||||
PROMPT='$(real_time) $(directory) $(git_status)$(command_status) ';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue