From b7c9aee94ec8f9aa51ee6bd03a51ed748fcb9df1 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Mon, 18 Nov 2013 18:12:31 +0900 Subject: [PATCH] remove ENV envval --- shrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shrc b/shrc index 64d03bf..45c8489 100755 --- a/shrc +++ b/shrc @@ -140,7 +140,7 @@ export LC_TIME=C export TERMCAP="${TERMCAP}:vb=" ismsys && export HOSTNAME -export ENV=~/.shrc +# export ENV=~/.shrc if ! with_coreutils then