aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.functions
Commit message (Collapse)AuthorAgeFilesLines
* zsh: move includes to XDG compliant locationsDavid Runge2021-09-285-410/+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.
* zsh: Add functions for nvchecker interactionDavid Runge2021-09-281-0/+47
| | | | | .zsh.functions/packaging.zsh: Add some simple functions for nvchecker interaction.
* Add packaging helper functionsDavid Runge2021-02-071-0/+86
| | | | | | .zsh.functions/packaging.zsh: Add functions useful for packaging, such as for signing packages or adding packages to a database and for sshfs mounting.
* .zsh.functions/02_utility.zsh: Removing annoying diff shadowing.David Runge2018-06-021-29/+0
|
* .zsh.functions/0_terminal.zsh: Removing prezto reference. Setting command ↵David Runge2016-05-101-2/+2
| | | | executing as default window/tab title.
* .zsh.functions/*: Adding functions from several zprezto modules.David Runge2016-05-083-0/+302