Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setup.sh: export XDG_DATA_DIRS for consistency
By exporting it, we always make the new directories available to subprocesses, regardless of whether the environment variable existed before `nix-shell` was invoked.
- Loading branch information