diff --git a/themes/lambda-mod.zsh-theme b/themes/lambda-mod.zsh-theme index 461e51cad..007bfaaa5 100644 --- a/themes/lambda-mod.zsh-theme +++ b/themes/lambda-mod.zsh-theme @@ -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%}'