From 4744766cd0c20f27f442068368c3d8f52168da0e Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 26 Jul 2016 13:57:10 +0200 Subject: Import PATH into systemd --- zsh/.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zsh') diff --git a/zsh/.profile b/zsh/.profile index fd9553f..62b4c77 100644 --- a/zsh/.profile +++ b/zsh/.profile @@ -3,3 +3,5 @@ # personal utilities and helper commands. PATH="${HOME}/usr/bin:${PATH}" export PATH + +systemctl --user import-environment PATH -- cgit v1.2.3-54-g00ecf