Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-15 | refactor(plugins): remove old generated completion files | Marc Cornellà | |
This removes .gitignore plugin files and adds a force-rm of the old completion file, which ignores any errors if the file doesn't exist. | |||
2021-09-15 | fix(core): move plugin-generated completion files to ↵ | Marc Cornellà | |
`$ZSH_CACHE_DIR/completions` Fixes #10183 | |||
2021-09-15 | fix(plugins): fix `_comps` error in completion generation plugins (#10190) | Marc Cornellà | |
Fixes #10190 | |||
2021-07-23 | feat(plugins): add fnm plugin (#9864) | Žiga Šebenik | |
Co-authored-by: Ziga Sebenik <ziga.sebenik@oryxgaming.com> |