shell: prevent crashing of non-Guix apps on foreign distros
[~bandali/configs] / .profile
index 7b287dc..8df286c 100644 (file)
--- 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