aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.functions/overrides.zsh
Commit message (Collapse)AuthorAgeFilesLines
* zsh: move includes to XDG compliant locationsDavid Runge2021-09-281-4/+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: Add override for git completionDavid Runge2021-09-281-0/+4
.zsh.functions/overrides.zsh: Add function to make git favor local files when doing completion.