From d8d31c69d6d0fef1f11a1edbf610f008a5bcaa9d Mon Sep 17 00:00:00 2001 From: Levon Saldamli Date: Mon, 16 Feb 2015 17:18:20 +0100 Subject: [PATCH] Apple theme + command status --- themes/levsa.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/levsa.zsh-theme b/themes/levsa.zsh-theme index a294db3e8..8604238eb 100644 --- a/themes/levsa.zsh-theme +++ b/themes/levsa.zsh-theme @@ -26,4 +26,4 @@ setopt prompt_subst PROMPT='%(?.%{$fg[green]%}.%{$fg[red]%})$(toon)%{$reset_color%} %~/%{$reset_color%}${vcs_info_msg_0_}%{$reset_color%}> ' autoload -U add-zsh-hook -add-zsh-hook precmd theme_precmd \ No newline at end of file +add-zsh-hook precmd theme_precmd