From 35de732d3cea5a4fc93d2a6a7865e08cf0d03572 Mon Sep 17 00:00:00 2001 From: PHO Date: Fri, 18 Sep 2009 18:45:14 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot-files/_zshrc b/dot-files/_zshrc index b01a0b9..20e6997 100644 --- a/dot-files/_zshrc +++ b/dot-files/_zshrc @@ -69,7 +69,7 @@ fi function preexec() { if ( _we_are_in_gnu_screen ); then - local cmd=${1[(wr)^(*=*|sudo|nice|-*|[0-9]*)]} + local cmd=${1[(wr)^(*=*|sudo|nice|env|time|-*|[0-9]*)]} printf "\ek$cmd\e\\" fi } -- 2.40.0