aboutsummaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-08-20 14:07:25 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-08-20 14:07:25 +1200
commitc07355eff9cb528cd97736fef5b2c4b29056f635 (patch)
tree40737c0134f121da9b859bb8f1ae079a6bd9fd62 /sh
parentMore conservative expansion for dotfile paths (diff)
downloaddotfiles-c07355eff9cb528cd97736fef5b2c4b29056f635.tar.gz
dotfiles-c07355eff9cb528cd97736fef5b2c4b29056f635.zip
Fix a few variable contamination issues
Diffstat (limited to 'sh')
-rw-r--r--sh/profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sh/profile b/sh/profile
index 5e4f5891..efe47283 100644
--- a/sh/profile
+++ b/sh/profile
@@ -19,4 +19,5 @@ if [ -d "$HOME"/.profile.d ]; then
. "$file"
done
fi
+unset file