aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.profile
Commit message (Collapse)AuthorAgeFilesLines
* Set the dbus session bus addressGravatar Tom Willemse2016-08-051-0/+7
|
* Add XDG environment variablesGravatar Tom Willemse2016-07-261-0/+7
|
* Import PATH into systemdGravatar Tom Willemse2016-07-261-0/+2
|
* Set environment variables in .profile, not .zshrcGravatar Tom Willemse2016-07-251-0/+5
More programs read .profile than .zshrc, so settings set in it are available in more programs.