aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sh/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/profile b/sh/profile
index 7e1f88c2..7f53ef5d 100644
--- a/sh/profile
+++ b/sh/profile
@@ -10,5 +10,5 @@ if [ -d "$HOME"/.profile.d ]; then
[ -f "$config" ] && . "$config"
done
fi
-unset config
+unset -v config