summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-20feat(mix): autocomplete `format` command (#13012)Robert Dober
2025-03-20fix(ranq-quote): use https for quote retrieval (#13021)Linda TJ
2025-03-11fix(conda): correct typo in alias parameter (#13010)Gary Wei
Closes #13009
2025-03-04feat(jj): enable dynamic completion (#13003)nasso
2025-03-03feat(jj): add jujutsu plugin (#12292)nasso
2025-02-19fix(agnoster): print white text over black for light theme only (#12983)tuzi3040
2025-02-14fix(agnoster): print white text over black (#12525)Adrien Plazas
2025-02-13fix(updater): detect p10k instant prompt (#12971)Marc Cornellà
Fixes #12781
2025-02-12feat(agnoster): add color config and add some git stuff (#12505)Stephen Gelman
Co-authored-by: Kilobyte22 <stiepen22@gmx.de> Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-02-12fix(chruby): update brew sourcing for Apple Silicon (#12941)Dennis Dashkevich
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-02-12feat(asdf): support asdf v0.16 aheadCarlo Sala
Co-authored-by: Valgard Trontheim <github@trontheim.de> Closes #12964 Closes #12967
2025-02-04fix(mvn): handle directories in `<relativePath>` (#12957)Daniel Mensinger
2025-02-02chore(deps): bump certifi in /.github/workflows/dependencies (#12955)dependabot[bot]
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31. - [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-02feat(wd): update to v0.9.3 (#12954)ohmyzsh[bot]
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2025-01-30feat(terraform): support `TF_DATA_DIR` in `tf_prompt_info` (#12949)soemiran
2025-01-29docs(ember-cli): fix typo (#12945)Guspan Tanadi
2025-01-26feat(dnf): add `dnf5` completionCarlo Sala
Closes #12939
2025-01-26chore(deps): bump semver from 3.0.3 to 3.0.4 in ↵dependabot[bot]
/.github/workflows/dependencies (#12938) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24docs(git-auto-fetch): fix typo (#12937)Marcus Voltolim
2025-01-24chore: ignore `.zwc` files (#12936)Eduardo Roberto
2025-01-23feat(jira): allow branch name customization (#12850)Ken van der Eerden
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-01-23fix(cli)!: remove harmful `--unattended` flag for `omz update` (#12935)Marc Cornellà
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-01-23fix(timer): minutes calculation logic (#12857)shun095
2025-01-23feat(foot): add foot plugin (#12849)fossdd
2025-01-23fix(changelog): show if there are no changes (#12934)Marc Cornellà
2025-01-23fix(direnv): warn user if command not found (#12840)Thomas Boyer
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-01-23docs(chucknorris): add useful note (#12822)Keith Bennett
2025-01-23feat(perl): add `perlbrew` auto activation (#12814)jamesrtnz
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-01-23fix(tailscale): fix completion binding for alias to `Tailscale` (#12928)Marc Cornellà
Fixes #12928
2025-01-23feat(python): support multiple venvs via `$PYTHON_VENV_NAMES` (#12932)Marc Cornellà
2025-01-19chore(deps): bump semver in /.github/workflows/dependencies (#12924)dependabot[bot]
Bumps [semver](https://github.com/python-semver/python-semver) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/python-semver/python-semver/releases) - [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-semver/python-semver/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-19feat(gitfast): update to version v2.2 (#12923)ohmyzsh[bot]
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2025-01-19ci(deps): update `gitfast` to its new structure (#12922)Felipe Contreras
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-01-15fix(sonicradish): reset color typo (#12912)Abhijeet Vashistha
2025-01-15feat(eza): add color-scale options (#12841)Nico Just
2025-01-12fix(grc): add linuxbrew path (#12903)Michele Bologna
2025-01-10fix(rust): call `rustc` through `rustup run` (#12901)Thomas
2025-01-10fix(cli): ensure `ksharrays` is unsetCarlo Sala
Closes #12900
2025-01-08feat(web-search): add perplexity.ai (#12815)Bhanu
2024-12-30fix(af-magic): add logic for virtualenv separator (#12875)Kalle Ahlström
2024-12-29chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#12874)dependabot[bot]
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.0...3.4.1) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-22chore(deps): bump urllib3 from 2.2.3 to 2.3.0 in ↵dependabot[bot]
/.github/workflows/dependencies (#12863) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-22feat(z): update to dd94ef04 (#12862)ohmyzsh[bot]
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2024-12-15docs(per-directory-history): add variable docs (#12844)Federico François
2024-12-15chore(deps): bump certifi from 2024.8.30 to 2024.12.14 in ↵dependabot[bot]
/.github/workflows/dependencies (#12848) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-28feat(ngrok): add completion plugin (#12826)Jonathan Stacks
2024-11-24feat(wd): update to v0.9.2 (#12820)ohmyzsh[bot]
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2024-11-21chore: fix some typos (#12818)Bin Chang
2024-11-20feat(laravel): add alias for `optimize:clear` (#12793)Chris Texe
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-11-19feat(bazel): add bzlmod integrity gen function (#12797)Markus Hofbauer
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>