aboutsummaryrefslogtreecommitdiff
path: root/zsh/profile.d
Commit message (Collapse)AuthorAgeFilesLines
* Two-space sentences in shell commentsTom Ryder2018-12-271-2/+2
|
* Factor out zsh ENV hack into one fileTom Ryder2018-12-111-8/+17
| | | | | It's a bit silly to have this in ~/.profile; it doesn't need to be there for such a niche case.
* Fix a zsh-as-sh/ksh-specific issueTom Ryder2016-12-301-0/+28
Very niche, but interesting to fix anyway