- 28 Dec, 2021 21 commits
-
-
t-sauer authored
Closes #5916
-
Sean MacCath-Moran authored
Closes #9498
-
Marc Cornellà authored
-
Marc Cornellà authored
-
michal panoch authored
-
Arnas Udovičius authored
Closes #6132
-
Jason A. Crome authored
-
Brahim Djoudi authored
Closes #6688
-
Marc Cornellà authored
-
Cédric Malard authored
-
Alwyn Kik authored
-
Carlo Sala authored
-
Carlo Sala authored
-
Carlo Sala authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Curtis Rueden authored
For details and rationale, see: https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html Closes #10518
-
Carlo Sala authored
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>
-
Marc Cornellà authored
-
QuarticCat authored
Closes #10392
-
Marc Cornellà authored
-
- 27 Dec, 2021 1 commit
-
-
Marc Cornellà authored
The previous version rebound the `hash` and `rehash` builtins to reassing GNU utils when they were called. This didn't take into account that when `$PATH` changes, the commands are rehashed as well. This version adds a preexec hook to reassign the GNU utilities before running any command, if and only if they aren't already reassigned. This is checked by looking at the `whoami` command. Fixes #10535
-
- 26 Dec, 2021 11 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
BREAKING CHANGE: the `gop` alias has been renamed to `gopa` to avoid conflict with Go+ `gop` command. Fixes #10504
-
Chaithanya Naik authored
Closes #10361
-
CleanMachine1 authored
Closes #10220 Co-authored-by:
Chaithanya Naik <chaithanyampcrl@gmail.com>
-
Marc Cornellà authored
BREAKING CHANGE: For consistency, `ZSH_THEME_RANDOM_QUIET` now needs to be `true` if you want to silence the "Random theme loaded" message in the `random` theme. The wiki specified that 1 or true was valid, while the code just checked whether it was set to any value. Being more strict makes sure that we're consistent with the rest of the Settings. Fixes #10534
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
Fixes #10450
-
- 24 Dec, 2021 1 commit
-
-
Philipp Schmitt authored
BREAKING CHANGE: the `zsh-navigation-tools` plugin now bundles the version from the zdharma-continuum project, which republished the projects that psprint deleted (we don't yet know yet why). In theory this change doesn't break anything, but be aware of the change and that the upstream repository now lives somewhere else. Source: https://github.com/zdharma-continuum/zsh-navigation-tools/commit/67b24e1
-
- 23 Dec, 2021 3 commits
-
-
Mark Mercado authored
-
Benoit Foujols authored
-
Carlo Sala authored
-
- 21 Dec, 2021 3 commits
-
-
alexandregv authored
Closes #9893
-
Sergei Shishov authored
Fixes #10484 Closes #10481
-
Marc Cornellà authored
Fixes #10520
-