mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
add hostname, lambda-mod
This commit is contained in:
parent
ffc0f750de
commit
6448e619ee
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ function get_right_prompt() {
|
|||
PROMPT='
|
||||
${LAMBDA}\
|
||||
%{$fg_bold[$USERCOLOR]%}%n\
|
||||
@%{$fg_bold[$HOSTNAME_COLOR]%}${HOST}\
|
||||
%{$fg_no_bold[magenta]%}[%3~]\
|
||||
$(check_git_prompt_info)\
|
||||
%{$reset_color%}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue