X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/d99f86cd913e15a2dc5792ca382fb5d4b2abeb7b..badbf1984e1010934a6b7a0497e7b6be940ef032:/.bash_profile diff --git a/.bash_profile b/.bash_profile index f41056d..d65bb56 100644 --- a/.bash_profile +++ b/.bash_profile @@ -4,4 +4,4 @@ include () { include ~/.profile include ~/.nix-profile/etc/profile.d/nix.sh -include ~/.bashrc +[[ $TERM = "eterm-color" || $TERM = "screen" ]] || include ~/.bashrc