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