Import PATH into systemd

This commit is contained in:
Tom Willemse 2016-07-26 13:57:10 +02:00
parent 12f5520406
commit 4744766cd0

View file

@ -3,3 +3,5 @@
# personal utilities and helper commands.
PATH="${HOME}/usr/bin:${PATH}"
export PATH
systemctl --user import-environment PATH