Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zsh: Add pyenv shims dir to PATH | David Runge | 2021-12-21 | 1 | -1/+1 |
| | | | | | .config/zsh/includes/path.zsh: If pyenv shim dir exists, add it to PATH. | ||||
* | zsh: move includes to XDG compliant locations | David Runge | 2021-09-28 | 1 | -0/+19 |
.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. |