- 17 Aug, 2021 2 commits
-
-
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>
-
- 10 Aug, 2021 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
Fixes #9749
-
- 17 Jun, 2021 1 commit
-
-
Marc Cornellà authored
Fixes #9974
-
- 13 Jun, 2021 1 commit
-
-
Stanisław Szydło authored
Co-authored-by: Marc Cornellà <marc.cornella@live.com> Co-authored-by: Robby Russell <robby@planetargon.com>
-
- 12 Jun, 2021 1 commit
-
-
Mitchel Humpherys authored
Download, extract, and cd into the resulting directory. Co-authored-by: Mitchel Humpherys <mitchelh@codeaurora.org>
-
- 25 Mar, 2021 1 commit
-
-
Marc Cornellà authored
Fixes #9701
-
- 08 Mar, 2021 1 commit
-
-
Vlad Korolev authored
Also add tf_prompt_info to the list of prompt functions so theme writers are aware of it
-
- 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>
-
- 16 Jan, 2021 1 commit
-
-
Marc Cornellà authored
Closes #6391 Co-authored-by: Sergey Mashkov <cy6erGn0m@gmail.com>
-
- 07 Jan, 2021 1 commit
-
-
Kyle Gerard Felker authored
Environment variable EMACS was replaced by INSIDE_EMACS
-
- 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>
-
- 02 Jan, 2021 1 commit
-
-
Seamile authored
In the output of `git status -sb`, 'MM' indicates there are both added and modified changes. This change marks that case as MODIFIED instead of ADDED.
-
- 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
-
- 10 Dec, 2020 2 commits
-
-
Marc Cornellà authored
BREAKING CHANGE: the git config option to skip running `git_prompt_info` has changed from `oh-my-zsh.hide-status` to `oh-my-zsh.hide-info` (#9188).
-
Bruno Borges authored
Show the remote branch the local branch is tracking if `ZSH_THEME_GIT_SHOW_UPSTREAM` is set, like so: `ZSH_THEME_GIT_SHOW_UPSTREAM=1`. Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
- 07 Dec, 2020 2 commits
-
-
Marc Cornellà authored
BREAKING CHANGE: the `upgrade_oh_my_zsh` function now calls `omz update` directly.
-
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
-
- 09 Nov, 2020 2 commits
-
-
Marc Cornellà authored
Fixes error message when using zplug, due to $opts having been declared as an associative array: omz_urlencode:2: bad set of key/value pairs for associative array Fixes #9429
-
Marc Cornellà authored
This reverts commit 23760228. Fixes #9430
-
- 27 Oct, 2020 1 commit
-
-
Marc Cornellà authored
NOTE: it still lives somewhere in the current zsh process. Run `fc -P` to restore it.
-
- 21 Oct, 2020 1 commit
-
-
Marc Cornellà authored
This reverts commit 50dc4ab3. The community has spoken: - https://github.com/ohmyzsh/ohmyzsh/issues/9367 - https://github.com/ohmyzsh/ohmyzsh/issues/8743 Fixes #9367
-
- 20 Oct, 2020 1 commit
-
-
- 18 Oct, 2020 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 10 Oct, 2020 4 commits
-
-
Marc Cornellà authored
Fixes #9326
-
Marc Cornellà authored
Related: #2537, #9324
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 09 Oct, 2020 4 commits
-
-
Marc Cornellà authored
-
Andrew Janke authored
This makes it work regardless of where nvm is loaded from. And it uses nvm's version strings, which distinguish the "system" and "none" NVM environments, instead of reporting the specific version of the system node.js or erroring, respectively. Fixes #4336 Closes #4338
-
Marc Cornellà authored
-
Marc Cornellà authored
- Add plugin and theme subcommand Fixes #8961 - Add confirmation prompt to `omz pr clean` command - Correct behavior on invalid answers on confirmation prompts If an invalid option is supplied, don't proceed with the potentially destructive action. Co-authored-by: Rishabh Bohra <rishabhbohra01@gmail.com>
-