- 09 Nov, 2020 1 commit
-
-
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 4 commits
-
-
Dario Vladović authored
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
Fixes #9050
-
Marc Cornellà authored
Fixes #7609 Closes #8191 Co-authored-by: Michal Grňo <m93a.cz@gmail.com>
-
Marc Cornellà authored
Fixes #8468
-
- 02 Aug, 2020 1 commit
-
-
Marc Cornellà authored
Closes #8342
-
- 23 Jul, 2020 1 commit
-
-
Marc Cornellà authored
Co-authored-by: Peter J. Schroeder <peterjschroeder@gmail.com>
-
- 06 Jul, 2020 2 commits
-
-
Robert Estelle authored
-
-
- 03 Jul, 2020 1 commit
-
-
Marc Cornellà authored
-
- 01 Jul, 2020 1 commit
-
-
Monson Shao authored
-
- 30 Jun, 2020 1 commit
-
-
Patrick Moore authored
DISABLE_UNTRACKED_FILES_DIRTY, DISABLE_AUTO_TITLE, GIT_STATUS_IGNORE_SUBMODULES are not set Handle these variables not being set with conditional access. If the user has set -u option to report attempts to use undeclared / unassigned variable, accessing the variables needs to be conditional.
-
- 19 Jun, 2020 1 commit
-
-
joshuashaffer authored
-
- 03 Jun, 2020 1 commit
-
-
Marco Trevisan authored
oh-my-zsh Changes the HISTSIZE and SAVEHIST values to fixed sizes, however if a bigger value is set in ~/.zshrc, it will override it, potentially causing the user history to be deleted. So, only set these values if no other is set and if it is lower than the default ones.
-