Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nvim as editor wherever possible | David Runge | 2021-11-24 | 1 | -3/+3 |
| | | | | | .config/zsh/includes/export.zsh: Change all relevant exports to use nvim instead of vim. | ||||
* | zsh: move includes to XDG compliant locations | David Runge | 2021-09-28 | 15 | -0/+1640 |
.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. |