- 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 7 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>
-
Marc Cornellà authored
- Fix 'STASHED' key and unsupported syntax in 5.0.2 - Optimise `if` statement to make it more idiomatic.
-
Billy Conn authored
-
Michał Dębski authored
Closes #4912 Closes #5137 Closes #8071
-
- 08 Oct, 2020 1 commit
-
-
Michele Bologna authored
In Ubuntu and Debian, in scp, and in rsync the prompt is by default specified as in user@hostname:/path/to/directory while the previous title in ohmyzsh was user@hostname: /path/to/directory
-
- 29 Sep, 2020 1 commit
-
-
Marc Cornellà authored
Fixes #9295
-
- 28 Sep, 2020 1 commit
-
-
Marc Cornellà authored
-
- 27 Sep, 2020 1 commit
-
-
Marc Cornellà authored
-
- 26 Sep, 2020 1 commit
-
-
Marc Cornellà authored
-
- 04 Sep, 2020 1 commit
-
-
Marc Cornellà authored
Fixes #8743
-
- 18 Aug, 2020 1 commit
-
-
Marc Cornellà authored
-
- 17 Aug, 2020 1 commit
-
-
Marc Cornellà authored
-
- 06 Aug, 2020 1 commit
-
-
Marc Cornellà authored
It conflicts with normal Backspace behavior. Fixes #9155
-
- 05 Aug, 2020 1 commit
-
-
Marc Cornellà authored
-
- 04 Aug, 2020 2 commits
-
-
Dario Vladović authored
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
Fixes #9050
-