diff --git a/themes/david.zsh b/themes/david.zsh index 5099322..6aaa8d9 100644 --- a/themes/david.zsh +++ b/themes/david.zsh @@ -2,7 +2,7 @@ PROMPT='%{$fg_bold[red]%}➜ %{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[bl # RPS1='%{$fg[blue]%}%~%{$reset_color%} ' #RPS1='%{$fg[white]%}%2~$(git_prompt_info) %{$fg_bold[blue]%}%m%{$reset_color%}' -RPS1='%{$fg[white]%} %{$fg_bold[cyan]%}$(hostname --short)%{$reset_color%}' +RPS1='%{$fg[white]%} %{$fg_bold[cyan]%}%m%{$reset_color%}' ZSH_THEME_GIT_PROMPT_PREFIX="git:(%{$fg[red]%}"