diff options
author | Tom Kirchner <tjkirch+github@gmail.com> | 2011-03-15 00:42:12 +0000 |
---|---|---|
committer | Tom Kirchner <tjkirch+github@gmail.com> | 2011-03-15 00:42:12 +0000 |
commit | 1b7868adca07d4a77b0d5b15d305eb6e15be9fe7 (patch) | |
tree | 01e7928f8fb0cb4827178187c1dda0c8b19fc192 /themes | |
parent | 6654d5dd9982fb2f67c49e87b8b242c3964537b7 (diff) | |
download | zsh-1b7868adca07d4a77b0d5b15d305eb6e15be9fe7.tar.gz zsh-1b7868adca07d4a77b0d5b15d305eb6e15be9fe7.tar.bz2 zsh-1b7868adca07d4a77b0d5b15d305eb6e15be9fe7.zip |
Remove unnecessary whitespace
Diffstat (limited to 'themes')
-rw-r--r-- | themes/tjkirch.zsh-theme | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/tjkirch.zsh-theme b/themes/tjkirch.zsh-theme index 3e2539d57..5c5364002 100644 --- a/themes/tjkirch.zsh-theme +++ b/themes/tjkirch.zsh-theme @@ -1,4 +1,3 @@ - ZSH_THEME_GIT_PROMPT_PREFIX=" %{$fg[green]%}" ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}" ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[red]%}!" |