From 6f25e832cad4627e045cbfc713a1aee7084fdbf1 Mon Sep 17 00:00:00 2001 From: Nils Pascal Illenseer Date: Sun, 3 Jul 2011 12:27:20 +0200 Subject: [PATCH] Small updates to Illenseer oh-my-zsh theme. --- themes/illenseer.zsh-theme | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/illenseer.zsh-theme b/themes/illenseer.zsh-theme index 121a95c89..012477d8d 100644 --- a/themes/illenseer.zsh-theme +++ b/themes/illenseer.zsh-theme @@ -4,7 +4,7 @@ # Stephen Tudor, Dejan Ranisavljevic, jnrowe # AUTHOR: Nils Pascal Illenseer # VERSION: 1 -# SCREENSHOT: +# SCREENSHOT: http://www.flickr.com/photos/infion/5895644448 # ------------------------------------------------------------------------ # Format for git_prompt_info() @@ -24,7 +24,7 @@ ZSH_THEME_GIT_PROMPT_ADDED=" %{$fg_bold[green]%}✚" ZSH_THEME_GIT_PROMPT_UNTRACKED=" %{$fg_bold[red]%}✚" # Format for git_prompt_ahead() -ZSH_THEME_GIT_PROMPT_AHEAD=" %{$fg_bold[red]%}‼" +ZSH_THEME_GIT_PROMPT_AHEAD=" %{$fg_bold[red]%}‼ " # Format for git_prompt_long_sha() and git_prompt_short_sha() ZSH_THEME_GIT_PROMPT_SHA_BEFORE=" %{$fg[white]%}[%{$fg_bold[cyan]%}"