## ## Part of configuration files for Zsh 4 ## by Hugues Hiegel ## ## NO WARRANTY PROVIDED, USE AT YOUR OWN RISKS ## ## You are encouraged to use, modify, and redistribute ## these files with or without this notice. ## typeset -A prompt_colors git_colors mail_colors correct_colors battery_colors date_colors agent_colors correct_colors[error]="$color[red];$color[bold]" correct_colors[suggest]="$color[blue];$color[bold]"