- 14 Apr, 2022 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
Since `set -e` is enabled, when `commit.gpgsign` is not set the `git config` command would show an error. Given that it is technically not ignored, the subshell would exit. With this change, the `commit.gpgsign` setting is properly tested by doing the fallback test if the command fails, so no exit status code ends up quiting the subshell.
-
- 31 Mar, 2022 1 commit
-
-
Carlo Sala authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
- 10 Feb, 2022 1 commit
-
-
Carlo Sala authored
-
- 02 Feb, 2022 1 commit
-
-
Marc Cornellà authored
The commands `omz plugin {enable,disable}` and `omz theme set` automatically reload the zsh session on success. With this change, the CLI checks whether the commands are run in an interactive session before reloading the zsh session. This change also conditionally sets the completion function for `omz` so that it's not done in a non-interactive session.
-
- 24 Jan, 2022 1 commit
-
-
Marc Cornellà authored
Fixes #9737
-
- 22 Jan, 2022 1 commit
-
-
Marc Cornellà authored
-
- 17 Jan, 2022 1 commit
-
-
Marc Cornellà authored
-
- 13 Jan, 2022 1 commit
-
-
Marc Cornellà authored
-
- 09 Jan, 2022 1 commit
-
-
Marc Cornellà authored
-
- 21 Dec, 2021 1 commit
-
-
Marc Cornellà authored
Fixes #10520
-
- 16 Dec, 2021 1 commit
-
-
Marc Cornellà authored
-
- 30 Nov, 2021 1 commit
-
-
Marc Cornellà authored
-
- 10 Nov, 2021 1 commit
-
-
Marc Cornellà authored
-
- 09 Nov, 2021 1 commit
-
-
Marc Cornellà authored
-
- 25 Oct, 2021 1 commit
-
-
Sina Tak Tehrani authored
-
- 05 Oct, 2021 1 commit
-
-
Marc Cornellà authored
-
- 04 Oct, 2021 1 commit
-
-
Monson Shao authored
BREAKING CHANGE: the `zsh_reload` plugin is deprecated. Instead of using its `src` function, use `omz reload` or `exec zsh` to reload zsh after making changes to your `.zshrc` file. Closes #9078
-
- 30 Sep, 2021 2 commits
-
-
Marc Cornellà authored
Fixes #9540
-
Marc Cornellà authored
-
- 18 Aug, 2021 2 commits
-
-
Marc Cornellà authored
Fixes #9087
-
Marc Cornellà authored
-
- 17 Aug, 2021 4 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
pollyduan authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
- 13 Aug, 2021 1 commit
-
-
James Eapen authored
Fixes #9672 Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
- 01 Mar, 2021 1 commit
-
-
Cai Cooper authored
* Don't error on upgrade no-op No error code is required for a non failure scenario. * Manually check whether changes were pulled in `omz update` Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
- 05 Jan, 2021 1 commit
-
-
Marc Cornellà authored
-
- 03 Jan, 2021 1 commit
-
-
Fernando Crespo authored
Co-authored-by:
Fernando Crespo <fxcrespo@iMac-44054.local> Co-authored-by:
Marc Cornellà <marc.cornella@live.com>
-
- 31 Dec, 2020 1 commit
-
-
Marc Cornellà authored
Zsh versions older than 5.3 don't have ZSH_ARGZERO, so use an alternative method to get the zsh command. Fixes #9558
-
- 07 Dec, 2020 1 commit
-
-
Marc Cornellà authored
Fixes #9495
-
- 04 Dec, 2020 1 commit
-
-
Marc Cornellà authored
-
- 30 Nov, 2020 3 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 20 Oct, 2020 1 commit
-
-
- 18 Oct, 2020 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 10 Oct, 2020 1 commit
-
-
Marc Cornellà authored
-