summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
authorSadeep Madurange <smadurange@users.noreply.github.com>2022-05-08 10:51:02 +0800
committerSadeep Madurange <smadurange@users.noreply.github.com>2022-05-08 10:51:02 +0800
commitd1ab748d3ccb5ab4ddefe5ac7caf00b8b57a6f4d (patch)
treec790b75e32b198ccddd0e378fd3c97c30a4d5912 /.bash_profile
parent754463245333e63a000ab565e7dba00d3b8e95ac (diff)
downloaddotfiles-d1ab748d3ccb5ab4ddefe5ac7caf00b8b57a6f4d.tar.gz
Bash profile and aliases.
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