aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc
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 /bash/bashrc
parentMore conservative expansion for dotfile paths (diff)
downloaddotfiles-c07355eff9cb528cd97736fef5b2c4b29056f635.tar.gz
dotfiles-c07355eff9cb528cd97736fef5b2c4b29056f635.zip
Fix a few variable contamination issues
Diffstat (limited to 'bash/bashrc')
-rw-r--r--bash/bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/bashrc b/bash/bashrc
index 33155b82..5b55cf93 100644
--- a/bash/bashrc
+++ b/bash/bashrc
@@ -37,4 +37,5 @@ if [[ -d $HOME/.bashrc.d ]]; then
source "$file"
done
fi
+unset file