- 10 Feb, 2022 6 commits
-
-
Sam Cook authored
-
Zachary Cutlip authored
-
sed-i authored
BREAKING CHANGE: some aliases have been renamed to be consistent with the rest. Mainly, aliases for `juju show-` commands are renamed to `jsh*`. This also means that `jsh` and `jshc` have been renamed to `jssh` and `jsshc`. Have a look at the README for the complete alias changes.
-
sed-i authored
BREAKING CHANGE: `wjst` will no longer show storage in the status output. This is done for consistency with the `jst` and `jsts` aliases.
-
sed-i authored
-
sed-i authored
Closes #10426
-
- 09 Feb, 2022 2 commits
-
-
Carlo Sala authored
-
Michael Favia authored
-
- 03 Feb, 2022 1 commit
-
-
Carlo Sala authored
-
- 01 Feb, 2022 3 commits
-
-
Civan Yavuzşen authored
Co-authored-by:
C. Yavuzsen <cyavuzsen@comscore.com>
-
Marc Cornellà authored
BREAKING CHANGE: the `zsh_reload` was deprecated long ago and showed a deprecation message. The `src` function was replaced by the CLI command `omz reload`, so use that instead from now on.
-
Marc Cornellà authored
BREAKING CHANGE: the `django` plugin was deprecated in 2021-09-22. With this change it has now been removed altogether. Zsh already provides built-in completion for Django commands.
-
- 28 Jan, 2022 2 commits
-
-
Gheritarish authored
-
Felipe Contreras authored
-
- 27 Jan, 2022 1 commit
-
-
ajr-dev authored
-
- 26 Jan, 2022 1 commit
-
-
Marc Cornellà authored
BREAKING CHANGE: the `npx` plugin used a feature of `npx` to check for npm packages and run them if a command was not found. This feature was removed in v7.0.0 and was deemed insecure. The `npx` plugin is now officially deprecated and will be removed soon. Fixes #10452
-
- 24 Jan, 2022 3 commits
-
-
Carlo Sala authored
-
David Chin authored
-
Ricky Medina authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
- 21 Jan, 2022 1 commit
-
-
kronion authored
-
- 20 Jan, 2022 1 commit
-
-
Billy Mathews authored
Closes #6555
-
- 19 Jan, 2022 4 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
kronion authored
-
Mike Mattice authored
Co-authored-by:
Mike Mattice <mmattice@reliant.io>
-
- 18 Jan, 2022 4 commits
-
-
Marc Cornellà authored
-
Marco Franssen authored
-
Marc Cornellà authored
-
Carlo Sala authored
-
- 17 Jan, 2022 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 14 Jan, 2022 1 commit
-
-
Mykola Krachkovsky authored
-
- 13 Jan, 2022 1 commit
-
-
Marc Cornellà authored
-
- 12 Jan, 2022 1 commit
-
-
Carlo Sala authored
Fixes #10578
-
- 10 Jan, 2022 1 commit
-
-
Marc Cornellà authored
-
- 08 Jan, 2022 2 commits
-
-
Joey Territo authored
When generating completions for Cargo, if the Rust sysroot (i.e. `rustc +${${(z)$(rustup default)}[1]} --print sysroot`) contains spaces, Cargo completions will not work because the spaces are not escaped, thus passing two arguments to the "source" command instead of one. The spaces need to be escaped for this to work.
-
Fabian Günter authored
-
- 07 Jan, 2022 1 commit
-
-
Sang-Yun Oh authored
-
- 05 Jan, 2022 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-