From a803ebe659cef5585817f94182ba1e2af1ace028 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 13 Jan 2012 17:27:11 +0100 Subject: [Prompts] termcaps usage --- 10_Environment.zsh | 2 ++ 1 file changed, 2 insertions(+) (limited to '10_Environment.zsh') diff --git a/10_Environment.zsh b/10_Environment.zsh index 090b38a..e84c623 100644 --- a/10_Environment.zsh +++ b/10_Environment.zsh @@ -25,6 +25,8 @@ c_='['$color[none]";" _c=m C_="%{$c_" _C="$_c%}" +T_=$termcap[as] +_T=$termcap[ae] # I hate kik00l0l colorized prompts, so I'm using a way to # give a dominant color for each part of the prompt, each of -- cgit v1.2.3