aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.after/path.zsh
Commit message (Collapse)AuthorAgeFilesLines
* zsh: move includes to XDG compliant locationsDavid Runge2021-09-281-19/+0
| | | | | | | | | .config/zsh/{functions,includes}/*: Move functions and includes to XDG compliant locations. .zshrc: Include functions and other includes from XDG compliant locations. Remove use of prepend-sudo function.
* zsh: move path definitionsDavid Runge2021-09-281-0/+19
.zsh.before/path.zsh -> .zsh.after/path.zsh: Move path definitions to 'after' location.