- Apr 03, 2024
-
-
Loïc Yhuel authored
Co-authored-by: Marc Cornellà <marc@mcornella.com>
-
Gregory Reshetniak authored
-
- Mar 30, 2024
-
-
Jason D'Amour authored
-
Masaru Iritani authored
-
- Mar 26, 2024
-
-
vladislav doster authored
-
Zikoeng Xi authored
-
Arash Haghighat authored
-
Jim Weller authored
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
-
- Mar 25, 2024
-
-
Alexander Schlüter authored
-
- Mar 21, 2024
-
-
Ben Woodward authored
-
- Mar 16, 2024
-
-
Colin Barnabas authored
-
- Mar 15, 2024
-
-
ohmyzsh[bot] authored
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
-
Carlo Sala authored
-
Carlo Sala authored
-
- Mar 14, 2024
- Mar 12, 2024
-
-
Ing. Jan Kaláb authored
-
webstar authored
-
- Mar 10, 2024
-
-
Misaka authored
-
- Mar 09, 2024
-
-
Marc Cornellà authored
This fix conditionally registers the git prompt async handler only if `git_prompt_info` is used anywhere in the prompt variables. This is done in the proper order, so that the async request is processed once the handler has been registered. This fix also passes the return value of the previous command to each of the async handlers, in case they are needed.
-
- Mar 07, 2024
-
-
Carlo Sala authored
-
Marc Cornellà authored
BREAKING CHANGE: the `git_prompt_info` prompt function has been reworked by default to use the new async prompt feature. If you're experiencing issues see #12257. Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
-
Ross Williams authored
Update to https://github.com/zkat/supports-hyperlinks/releases/tag/v3.0.0
-
Felipe Contreras authored
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
-
- Mar 04, 2024
-
-
Carlo Sala authored
Now we only call `nvm version` in case we changed directory and we are not anymore in a `.nvmrc` directory. See https://github.com/nvm-sh/nvm/pull/2874
-
Carlo Sala authored
BREAKING CHANGE: Prior to this commit, if `lazy` and `autoload` options were enabled at the same time, `lazy` was getting overriden and only `autoload` was taken into account. Now they work together and `autoload` will be enabled after `nvm` has been lazy-loaded. Closes #11690
-
Carlo Sala authored
We rely on official bash completion now on.
-
Maxime Brunet authored
-
- Mar 03, 2024
-
-
Maxime Brunet authored
-
Robert Crews authored
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
-
Maxime Brunet authored
-
Carlo Sala authored
Fixes #12251
-
- Mar 02, 2024
-
-
Carlo Sala authored
-
Carlo Sala authored
-
张天泽 authored
-
Carlo Sala authored
-
Rejman authored
Refactor function as well to reduce flaws and increase stability Closes #12234 Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
-
Carlo Sala authored
BREAKING CHANGE: Prior to this commit, git aliases were not being updated after every update of oh-my-zsh. In case you were using git-commit plugin before this commit, please remove your git aliases to proceed.
-
- Mar 01, 2024
-
-
- Feb 29, 2024
-
-
Artem Babii authored
-