summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
index 7b287dc..8df286c 100644
--- a/.profile
+++ b/.profile
@@ -60,6 +60,7 @@ if [ -z "$IS_GUIX_SYSTEM" ]; then
fi
GUIX_PROFILE="$HOME/.guix-profile"
. "$GUIX_PROFILE/etc/profile"
+ unset XDG_DATA_DIRS
fi
fi