aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh/.config/profile.d/10-systemd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh/.config/profile.d/10-systemd.sh')
-rw-r--r--sh/.config/profile.d/10-systemd.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sh/.config/profile.d/10-systemd.sh b/sh/.config/profile.d/10-systemd.sh
index e82d7e0..67d5d47 100644
--- a/sh/.config/profile.d/10-systemd.sh
+++ b/sh/.config/profile.d/10-systemd.sh
@@ -1,3 +1,4 @@
#!/bin/sh
+# shellcheck disable=2046
export $(run-parts /usr/lib/systemd/user-environment-generators | xargs)