- 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 3 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
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.
-
- 04 Jan, 2022 1 commit
-
-
Marc Cornellà authored
Fixes #10562
-
- 03 Jan, 2022 22 commits
-
-
Marc Cornellà authored
Fixes #10560
-
Marc Cornellà authored
Also cleaned up the code a bit Fixes #10561
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 02 Jan, 2022 7 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 31 Dec, 2021 3 commits
-
-
Marc Cornellà authored
-
vladislav doster authored
Closes #10548
-
Marc Cornellà authored
Fixes #10549
-
- 30 Dec, 2021 1 commit
-
-
scrouthtv authored
`restart` is a unit-related command, not power-related, so it should appear as `sc-restart=sudo systemctl restart` and `scu-restart=systemctl --user restart`
-