From 6577aa0f3b27f9ec4034c5e7db7de1af1bb7ef1b Mon Sep 17 00:00:00 2001 From: "D. Rimron" Date: Fri, 1 Jul 2011 11:53:00 +0100 Subject: [PATCH] Revert "Our theme, first rev." This reverts commit fa053968eba603d455782beb98a60c0960656a12. --- themes/SpotSpecific.zsh-theme | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 themes/SpotSpecific.zsh-theme diff --git a/themes/SpotSpecific.zsh-theme b/themes/SpotSpecific.zsh-theme deleted file mode 100644 index 9f97b2945..000000000 --- a/themes/SpotSpecific.zsh-theme +++ /dev/null @@ -1,21 +0,0 @@ -if [ "$(whoami)" = "root" ] -then CARETCOLOR="red" -else CARETCOLOR="blue" -fi - -local return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})" - -PROMPT='%m%{${fg_bold[magenta]}%} :: %{$reset_color%}%{${fg[green]}%}%3~ $(git_prompt_info)%{${fg_bold[$CARETCOLOR]}%}%#%{${reset_color}%} ' - -RPS1='$(vi_mode_prompt_info) ${return_code}' - -ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[cyan]%}‹" -ZSH_THEME_GIT_PROMPT_SUFFIX="› %{$reset_color%}" -ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[blue]%} %{$fg[red]%}✗%{$reset_color%}" -ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg[blue]%}" - -MODE_INDICATOR="%{$fg_bold[magenta]%}<%{$reset_color%}%{$fg[magenta]%}<<%{$reset_color%}" - -# TODO use 265 colors -#MODE_INDICATOR="$FX[bold]$FG[020]<$FX[no_bold]%{$fg[blue]%}<<%{$reset_color%}" -# TODO use two lines if git