aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 9f65b75..c77cd04 100644
--- a/.bashrc
+++ b/.bashrc
@@ -1 +1 @@
-source "$HOME/.bash_profile" \ No newline at end of file
+[ -n "$PS1" ] && source ~/.bash_profile \ No newline at end of file