From 2883ed5425345b16533b9a878ff061f5a51f3507 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 1 Feb 2013 16:25:23 -0200 Subject: Make sure we start at home --- modules/profile/profile.dot.link | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/profile/profile.dot.link b/modules/profile/profile.dot.link index 77921d6..f87d864 100644 --- a/modules/profile/profile.dot.link +++ b/modules/profile/profile.dot.link @@ -62,3 +62,6 @@ fi if [ -e "$HOME/.custom/profile" ]; then . $HOME/.custom/profile fi + +# Make sure we start at home +cd -- cgit v1.2.3