Merge branch master

This commit is contained in:
Geoff Garside
2009-08-31 18:46:16 +01:00
7 changed files with 31 additions and 2 deletions

View File

@@ -29,5 +29,4 @@ setopt prompt_subst
export LSCOLORS="Gxfxcxdxbxegedabagacad"
# PROMPT='%{$fg_bold[red]%}➜ %{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} % %{$reset_color%}'
PROMPT='%m:%1/$(git_prompt_info) %n\$ '
source "$ZSH/themes/$ZSH_THEME.zsh-theme"