Commit Graph
9 Commits
Author SHA1 Message Date
Carlo SalaandGitHub df4508ad54 feat(volta): add dynamic completion generation (#10515) 2021-12-28 15:55:47 +01:00
Carlo SalaandGitHub 543d6c0db1 feat(rbw): add completion for rbw Bitwarden client (#10346) 2021-12-28 15:54:59 +01:00
Carlo SalaandGitHub 79531f7013 feat(pip): alias pip to pip3 if pip is missing (#10431) 2021-12-28 14:36:32 +01:00
Carlo SalaandMarc Cornellà 89a740be2d refactor(rust)!: merge cargo and rustup plugins into rust plugin (#10270)
BREAKING CHANGE: `cargo` and `rustup` plugins have been moved to the `rust` plugin
since they're part of the Rust toolchain. If you're using these, update your .zshrc
file to use `rust` instead.

Closes #10270

Co-authored-by: Marc Cornellà <hello@mcornella.com>
2021-12-28 12:05:04 +01:00
Carlo SalaandGitHub 98a916b2cf feat(yarn): upgrade completion to latest version (#10516) 2021-12-23 19:45:28 +01:00
Carlo SalaandGitHub 44c6a71243 feat(deno): adding drA alias for --allow-all (#10501) 2021-12-17 15:40:57 -08:00
Carlo SalaandGitHub bf7c1b160d fix(git)!: rename gdu alias to gdup (#10263)
BREAKING CHANGE: the `gdu` alias has been renamed to `gdup` to avoid a
conflict with `go disk usage` (https://github.com/dundee/gdu).
2021-10-06 10:13:38 +02:00
Carlo SalaandGitHub 450acc0113 fix: automatically create completion for cargo and rustup plugins (#10087) 2021-09-07 20:02:20 +02:00
Carlo SalaandGitHub 63a7422d8d fix(deno): actually load deno completion (#9863) 2021-04-26 11:54:53 +02:00