summaryrefslogtreecommitdiff
path: root/~lukeshu/bash/dot.bash_profile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-04-29 18:07:55 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-04-29 18:07:55 -0400
commit2369e57476d39562144be94e2d480e188ffdf795 (patch)
tree1d48aeccd7c4a6f3ed1124ca496aba9fe8b229ea /~lukeshu/bash/dot.bash_profile
parentb065f86475beb75d4ccfdea6b460a55037e7b509 (diff)
downloadabslibre-2369e57476d39562144be94e2d480e188ffdf795.tar.gz
abslibre-2369e57476d39562144be94e2d480e188ffdf795.tar.bz2
abslibre-2369e57476d39562144be94e2d480e188ffdf795.zip
~lukeshu/bash: copy core/bash
Diffstat (limited to '~lukeshu/bash/dot.bash_profile')
-rw-r--r--~lukeshu/bash/dot.bash_profile5
1 files changed, 5 insertions, 0 deletions
diff --git a/~lukeshu/bash/dot.bash_profile b/~lukeshu/bash/dot.bash_profile
new file mode 100644
index 000000000..5545f007e
--- /dev/null
+++ b/~lukeshu/bash/dot.bash_profile
@@ -0,0 +1,5 @@
+#
+# ~/.bash_profile
+#
+
+[[ -f ~/.bashrc ]] && . ~/.bashrc