aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh/.config/profile.d/10-systemd.sh
blob: 67d5d47a6b956ada801d183ed033fb7ad25413d3 (plain)
1
2
3
4
#!/bin/sh
# shellcheck disable=2046

export $(run-parts /usr/lib/systemd/user-environment-generators | xargs)