- 28 Dec, 2021 37 commits
-
-
Turiok authored
-
Julien Negrotto authored
Closes #5361
-
Roderik Muit authored
This fixes a problem when completion filenames with colons. Source: https://git.zx2c4.com/password-store/commit/?id=ff5ac38f7984d7b3d2912dba106baa2fed52e530
-
idoroiengel authored
Closes #9511
-
Marc Cornellà authored
Co-authored-by:
Yannick Galatol <yannick.galatol@gmail.com>
-
Enrico Maria Crisostomo authored
-
(╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Fidel Torres authored
Closes #9439
-
Franco Catena authored
-
CGenie authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
András Svraka authored
Closes #9775
-
András Svraka authored
Closes #9775
-
Shundeev Egor authored
- `fastfile_sync` didn't correctly create the aliases - `fastfile_rm` didn't correctly remove the alias Fixes #9151 Closes #9574
-
Léopold Mebazaa authored
Closes #8069
-
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 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-