From 5572a2330df86eb80625a1ec160460b0dd8c0565 Mon Sep 17 00:00:00 2001 From: Matt Hamilton Date: Tue, 22 Dec 2015 10:52:15 -0500 Subject: [PATCH] update steef again --- modules/prompt/themes/steeef.zsh-theme | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/prompt/themes/steeef.zsh-theme b/modules/prompt/themes/steeef.zsh-theme index d874844..9759b31 100644 --- a/modules/prompt/themes/steeef.zsh-theme +++ b/modules/prompt/themes/steeef.zsh-theme @@ -96,6 +96,6 @@ function steeef_precmd { } add-zsh-hook precmd steeef_precmd -PROMPT=$' +PROMPT=" %{$purple%}%n${${reset_color}%} at %{$orange%}%m${${reset_color}%} in %{$limegreen%}%~${${reset_color}%} $vcs_info_msg_0_$(virtualenv_info)%{${reset_color}%} -$ ' +$ "