Skip to content

Commit

Permalink
Deleted vi-mode for the balkian theme
Browse files Browse the repository at this point in the history
  • Loading branch information
balkian committed Jan 4, 2013
1 parent f7df3ba commit 717e567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/balkian.zsh-theme
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ local smiley="%B%(?,%{$GREEN%}☠%{$reset_color%},%{$RED_BOLD%}☠%{$reset_color

# Prompt format
PROMPT='%n@%m:%{$YELLOW_BOLD%}%~%u$(parse_git_dirty)$(git_prompt_ahead)%{$RESET_COLOR%}
$smiley $(vi_mode_prompt_info )'
$smiley '
RPROMPT='%{$GREEN_BOLD%}$(current_branch)$(git_prompt_short_sha)$(git_prompt_status)%{$RESET_COLOR%} %T'

0 comments on commit 717e567

Please sign in to comment.