diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/profile/profile.dot.link | 3 |
1 files changed, 3 insertions, 0 deletions
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 |