summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-09-02 20:22:14 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2016-09-02 20:22:14 +1200
commit4d4c635d7a946a815d2e06b024b8c387f79fbef8 (patch)
tree24cd20dc530a542dfe9b1c3045c9623416585038
parent88b048f0f76e553c8eccecf19e51f68fed3f1b4c (diff)
parent7d63de9ef5998b220f902dfae385c22de5f67e08 (diff)
downloaddotfiles-4d4c635d7a946a815d2e06b024b8c387f79fbef8.tar.xz
Merge branch 'master' of hermes:/srv/git/david/dotfiles
-rw-r--r--bash_profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/bash_profile b/bash_profile
new file mode 100644
index 0000000..b3f9718
--- /dev/null
+++ b/bash_profile
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+[[ -r ~/.bashrc ]] && . ~/.bashrc