diff --git a/bashrc_add b/bashrc_add index 2b4a2c0..25a3d4b 100755 --- a/bashrc_add +++ b/bashrc_add @@ -8,7 +8,7 @@ if [ -z ${SSHS+x} ]; then SSHS=false;fi # https://guide.bash.academy/expansions/ # https://www.tldp.org/LDP/abs/html/refcards.html#AEN22473 if [[ $- = *i* ]] ; then - echo "interactive shell" >&2 + #echo "interactive shell" >&2 # define variables # default timeouts definted in myshellconfig_load_default