Import PATH into systemd
This commit is contained in:
parent
12f5520406
commit
4744766cd0
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@
|
||||||
# personal utilities and helper commands.
|
# personal utilities and helper commands.
|
||||||
PATH="${HOME}/usr/bin:${PATH}"
|
PATH="${HOME}/usr/bin:${PATH}"
|
||||||
export PATH
|
export PATH
|
||||||
|
|
||||||
|
systemctl --user import-environment PATH
|
||||||
|
|
Loading…
Reference in a new issue