- 28 Mar, 2022 1 commit
-
-
Carlo Sala authored
-
- 05 Jan, 2022 1 commit
-
-
Marc Cornellà authored
By default, `typeset` defines variables locally unless in the main scope. This is specially bad when using `omz plugin load`, which happens inside a function, so the declared variables don't continue being defined when the function finishes and the main scope reappears.
-
- 28 Dec, 2021 3 commits
-
-
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
-
- 17 Dec, 2021 1 commit
-
-
Carlo Sala authored
-
- 15 Sep, 2021 3 commits
-
-
Marc Cornellà authored
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.
-
Marc Cornellà authored
Fixes #10183
-
Marc Cornellà authored
Fixes #10190
-
- 26 Apr, 2021 1 commit
-
-
Carlo Sala authored
-
- 25 Apr, 2021 1 commit
-
-
Carlo Sala authored
Co-authored-by:
Kapil Pau <kapilpau@hotmail.com> Co-authored-by:
CallMeLaNN <CallMeLaNN@users.noreply.github.com>
-