aboutsummaryrefslogtreecommitdiff
path: root/geometry.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 /geometry.dot.link
parent39e6cdf726aee2a1d8900b5e56d0873b64684653 (diff)
downloadprofile-9487d403eb41a9018f477a85f6ca2e60aa7f634d.tar.gz
profile-9487d403eb41a9018f477a85f6ca2e60aa7f634d.tar.bz2
Compliance with /bin/sh
Diffstat (limited to 'geometry.dot.link')
-rw-r--r--geometry.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/geometry.dot.link b/geometry.dot.link
index 75200c2..e98ca31 100644
--- a/geometry.dot.link
+++ b/geometry.dot.link
@@ -10,5 +10,5 @@ TERM="rxvt"
# Load custom configuration
if [ -e "$HOME/.custom/geometry" ]; then
- source $HOME/.custom/geometry
+ . $HOME/.custom/geometry
fi