From 38b4f8b54f9274e8b62611dd9451d3c5f2d47cf5 Mon Sep 17 00:00:00 2001 From: USER Date: Sat, 24 Aug 2024 11:45:00 +0100 Subject: [PATCH] . --- shared/bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/bash_profile b/shared/bash_profile index 88bf9a9..7d95886 100644 --- a/shared/bash_profile +++ b/shared/bash_profile @@ -1,5 +1,5 @@ # If not running interactively, don't do anything and return early -[[ $- == *i* ]] || return +# [[ $- == *i* ]] || return # if [ -f /zz/zShared/shared/bashrc ] # then # . /zz/zShared/shared/bashrc