summaryrefslogtreecommitdiff
path: root/bash_profile
diff options
context:
space:
mode:
authorKai Hildebrandt <kai@derhil.de>2018-02-24 21:14:38 +0100
committerKai Hildebrandt <kai@derhil.de>2018-02-24 21:14:38 +0100
commit5650e2910c7ddd415a4dc198facf237b76f7975b (patch)
tree415f384f4e7db5167f18ee87bc3aedc22e52a17d /bash_profile
initial commit
Signed-off-by: Kai Hildebrandt <kai@derhil.de>
Diffstat (limited to 'bash_profile')
-rw-r--r--bash_profile5
1 files changed, 5 insertions, 0 deletions
diff --git a/bash_profile b/bash_profile
new file mode 100644
index 0000000..5545f00
--- /dev/null
+++ b/bash_profile
@@ -0,0 +1,5 @@
+#
+# ~/.bash_profile
+#
+
+[[ -f ~/.bashrc ]] && . ~/.bashrc