summaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-11 22:40:53 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-11 22:40:53 -0700
commite8d0f3d8377d18db783d37b728bb55570595d9c5 (patch)
tree172848a698d8b04ac29f0e1f80a0bd8ee3e893bf /.bash_profile
parent3d7b01d1ebeb5a850b0f9472be2b7ac3e2bdb7cd (diff)
downloaddotfiles-e8d0f3d8377d18db783d37b728bb55570595d9c5.tar.gz
load .shenv in more places
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile5
1 files changed, 1 insertions, 4 deletions
diff --git a/.bash_profile b/.bash_profile
index 67287d17..c49349bc 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -1,4 +1 @@
-# include .bashrc if it exists
-if [ -f ~/.bashrc ]; then
- . ~/.bashrc
-fi
+. $HOME/.bashrc