aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/sandbox.bashrc')
-rw-r--r--data/sandbox.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sandbox.bashrc b/data/sandbox.bashrc
index 74c7c97..cc3dbf4 100644
--- a/data/sandbox.bashrc
+++ b/data/sandbox.bashrc
@@ -20,7 +20,7 @@ if [[ ${SANDBOX_INTRACTV} == "1" ]] ; then
source /etc/profile
- (
+ [[ -t 1 ]] && (
[[ ${NOCOLOR} == "true" || ${NOCOLOR} == "yes" || ${NOCOLOR} == "1" ]] && \
export RC_NOCOLOR="yes"
source /sbin/functions.sh