summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-08-16feat(copyfile): add error handling (#13248)0xHouss
2025-08-16feat(battery): add wattage for macOS (#13258)Jérémy
2025-08-16docs(key-bindings): clarify commentCarlo Sala
Closes #13265
2025-08-16fix(asdf): avoid prepending path entry multiple times (#13268)Patrick W. Healy
2025-08-16feat(installer): add confirmation before overwriting existing .zshrc (#13086)olwooz
2025-08-16fix(virtualenv): take into account `$VIRTUAL_ENV_PROMPT`Carlo Sala
Closes #13262
2025-08-13docs(web-search): add missing entries (#13263)lucas
2025-08-12fix(poetry-env): add support for poetry 2 (#13260)Jacob Rogers
2025-08-11chore(deps): bump certifi in /.github/workflows/dependencies (#13246)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-11chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#13257)dependabot[bot]
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.2 to 3.4.3. - [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.2...3.4.3) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.3 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-08-08feat(extract): support `.pk{3,4,7}` files (#13254)drjaska
2025-08-07feat(web-search): add crates.io, docs.rs (#13250)xusd320
2025-08-01feat(jonathan): add conda support (#13243)Parintorn Thammasitboon
2025-07-28ci: use `actions/create-github-app-token` (#13233)Carlo Sala
2025-07-28ci: add strict permissions to `dependencies.yml` workflow (#13232)Marc Cornellà
Just use `contents:read` initial permission. The other permissions needed are those attached to the @ohmyzsh GitHub App.
2025-07-28chore(deps): bump certifi in /.github/workflows/dependencies (#13218)dependabot[bot]
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.4.26 to 2025.7.14. - [Commits](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.07.14) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.14 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-25fix(web-search): rename `claude` alias (#13229)Malav Bhavsar
Rename the 'claude' alias to 'claudeai' in the web-search plugin to prevent conflicts with the Claude CLI tool. This ensures users can access both the web search functionality and the Claude CLI without collision.
2025-07-23fix(web-search): rename alias to `claudeai` to avoid conflict with CLI (#13224)Gregory Menezes
2025-07-22feat(web-search): add search with `claude.ai` and `grok.com` (#13222)Wagner Moreira
2025-07-21feat(alias-finder): use ripgrep if possible (#13043)Roeniss Moon
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-07-21chore: fix typos (#13219)jishudashen
2025-07-21feat(tmux): avoid autostart inside `zed` editor (#13220)Bacluc
2025-07-21fix(termsupport): ensure non-error return code (#13217)Kevin De Keyser
2025-07-21fix(keychain): reversed logicCarlo Sala
Closes #13106
2025-07-18feat(web-search): add RubyGems.org (#13210)Nihad Abbasov
2025-07-18feat(keychain): support >2.9 (#13189)Zachary Craig
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-07-01chore: document Incident Response Plan (#13195)Marc Cornellà
2025-06-29fix(af-magic): fix venv prompt counting parenthesis (#13190)Kalle Ahlström
2025-06-29feat(wd): update to v0.10.1 (#13192)ohmyzsh[bot]
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2025-06-25fix(rbw): reset clipboard in `rbwpw` only in the last invocation (#13185)Carlo Sala
The previous behavior would reset the clipboard after 20 seconds always, even if the `rbwpw` function was called again in between. This commit fixes that behavior. Co-authored-by: Marc Cornellà <marc@mcornella.com>
2025-06-19feat(ubuntu): add `apt-fast` support (#13175)Amr Elsayyad
2025-06-19chore(deps): bump urllib3 in /.github/workflows/dependencies (#13176)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16fix(init): ensure hostname is always valid for macOS (#13171)Sergii Tkachenko
2025-06-10chore(deps): bump requests in /.github/workflows/dependencies (#13164)dependabot[bot]
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09feat(agnoster): add terraform to prompt (#7892)Rob Lugton
2025-06-08fix(functions): escape especial chars in WSL (#13158)James Langley
2025-06-08feat(agnoster): add conda support (#13160)AYO_YO
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-05-29feat(dotnet): add `restore` alias (#13146)Yunus Emre Akbalık
2025-05-29feat(kubectl): add aliases for `get events` (#13147)mm503
2025-05-26feat(laravel): add `db:wipe` alias (#13071)Joaquín Gamboa
2025-05-24feat(cli): add `--enabled` flag to `omz plugin list` (#13128)G'lek Tarssza
2025-05-24docs(rsync): improve README (#13137)Hanashiko
2025-05-24feat(mvn): add verify aliases (#13133)Jonas Geiregat
2025-05-24fix(async): ensure `git_prompt_status` can be registered (#13134)Ilia Burtsev
2025-05-24docs(universalarchive): expand documentation (#13136)Hanashiko
2025-05-23feat(terraform): add `init -reconfigure` aliases` (#13129)Kalle Ahlström
2025-05-22fix(blinks)!: use `default` instead of `black` color (#13123)G'lek Tarssza
2025-05-22fix(history): handle HIST_STAMPS with whitespace in timestamp format (#13099)Kirill Fedorov
Co-authored-by: Kirill Fedorov <kfedorov@ibsys.ru>
2025-05-18feat(termsupport): add WezTerm support (#13121)tobii-dev
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-05-14feat(kamal): add autocomplete support and aliases for Kamal ↵Igor Aleksandrov
(https://kamal-deploy.org/) (#13080)