summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2021-09-29 07:41:55 +0200
committerxengineering <me@xengineering.eu>2021-09-29 07:41:55 +0200
commit10a0c14da6260fed075bea8fb7a4cd837386b8bb (patch)
tree544843faa0714e3a775c298536b5871cc0cfd403
parenta673b188f1a227d5047dc6b59a3a438b562cb8ad (diff)
downloaddotfiles-10a0c14da6260fed075bea8fb7a4cd837386b8bb.tar
dotfiles-10a0c14da6260fed075bea8fb7a4cd837386b8bb.tar.zst
dotfiles-10a0c14da6260fed075bea8fb7a4cd837386b8bb.zip
Add ~/.bash_profile to Repository
-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