]> git.wh0rd.org - home.git/blobdiff - .profile.d/ROOT-bash_profile
cros-board: update
[home.git] / .profile.d / ROOT-bash_profile
index 86795d706e4668999e7a6704a34897bcc8eb7452..178d748ba69e61a17aa877a63382a22222f9698b 100644 (file)
@@ -1 +1,3 @@
-source ~/.bashrc
+case $- in
+*i*) . ~/.bashrc ;;
+esac