From 55d54426df6bf61f1111ce8421f7cdc7e2e82d47 Mon Sep 17 00:00:00 2001 From: anki-code Date: Fri, 28 Feb 2020 01:27:28 +0300 Subject: [PATCH] 0.3.1 wip --- xonssh_xxh/xonshrc.xsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xonssh_xxh/xonshrc.xsh b/xonssh_xxh/xonshrc.xsh index cd62ead..10db69c 100644 --- a/xonssh_xxh/xonshrc.xsh +++ b/xonssh_xxh/xonshrc.xsh @@ -1,7 +1,7 @@ import sys $UPDATE_OS_ENVIRON=True - +del $LS_COLORS # https://github.com/xonsh/xonsh/issues/3055 $XXH_HOME = pf"{__file__}".absolute().parent $PIP_TARGET = $XXH_HOME / 'pip' $PYTHONPATH = $PIP_TARGET