Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zsh: Helper function for package lookup by PGP key ID | David Runge | 2022-03-16 | 1 | -0/+17 |
| | | | | | .config/zsh/includes/functions.zsh: Add function to lookup all packages signed by a given PGP key ID. | ||||
* | zsh: move includes to XDG compliant locations | David Runge | 2021-09-28 | 1 | -0/+398 |
.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. |