From ebd06ef2b1ee15155f6a782cd6663f9ccae32e5b Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Mon, 20 Apr 2009 13:53:55 +0200 Subject: [Funcs] chpwd updated to show todo & when --- 12_Prompts.zsh | 5 ----- 1 file changed, 5 deletions(-) (limited to '12_Prompts.zsh') diff --git a/12_Prompts.zsh b/12_Prompts.zsh index 1c182fa..e762a6b 100644 --- a/12_Prompts.zsh +++ b/12_Prompts.zsh @@ -326,11 +326,6 @@ precmd() redisplay_prompt } -chpwd() -{ - which todo > /dev/null 2>&1 && todo -} - # Prompt level 2 PS2="$C_$color[yellow];$color[bold]$_C%_$C_$color[none];$color[cyan];$color[bold]$_C>$C_$color[none]$_C " -- cgit v1.2.3