Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zsh: Update nvt wrapper to also track state changes in git | David Runge | 2024-01-05 | 1 | -10/+18 |
| | | | | | | | | Remove unnecessary curly braces. Add git integration for state dir to automatically push updated change to state git repo. Signed-off-by: David Runge <dave@sleepmap.de> | ||||
* | zsh: move includes to XDG compliant locations | David Runge | 2021-09-28 | 5 | -0/+410 |
.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. |