aboutsummaryrefslogtreecommitdiff
path: root/bashrc.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-08-29 10:45:12 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-08-29 10:45:12 -0300
commit9487d403eb41a9018f477a85f6ca2e60aa7f634d (patch)
treebbecd3c64dbd3b327016eb68b3ef509dcc219f6f /bashrc.dot.link
parent39e6cdf726aee2a1d8900b5e56d0873b64684653 (diff)
downloadprofile-9487d403eb41a9018f477a85f6ca2e60aa7f634d.tar.gz
profile-9487d403eb41a9018f477a85f6ca2e60aa7f634d.tar.bz2
Compliance with /bin/sh
Diffstat (limited to 'bashrc.dot.link')
-rw-r--r--bashrc.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc.dot.link b/bashrc.dot.link
index 2c8814c..64afdaa 100644
--- a/bashrc.dot.link
+++ b/bashrc.dot.link
@@ -3,4 +3,4 @@
#
# Load the profile
-source $HOME/.profile
+. $HOME/.profile