From 537cdec6fed2efa09b44ec764eb944d58500eb2f Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 20 Jun 2008 16:47:28 +0200 Subject: Tiny bug while managing host:osnp1260077/user: with preprint() --- 01_Functions.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_Functions.zsh b/01_Functions.zsh index d4c77bf..11124de 100644 --- a/01_Functions.zsh +++ b/01_Functions.zsh @@ -43,7 +43,7 @@ term_title() preprint() { - local my_color + local my_color i my_color=${2-"$color[black];$color[bold]"} -- cgit v1.2.3