X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/429f76621cbc558b2b620c8df1b85f6736b38cb2..840b56cae3c2610b13b74a722ae5db372cac43d2:/.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