summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-27fix(brew): rename `bc` alias to `bcn` to avoid conflict with command (#12582)Marc Cornellà
2024-07-27feat(dircycle): add bindings to go up or down in hierarchy (#12291)Kayhan Gültekin
2024-07-27fix(lib): turn off `rematchpcre` option in `omz_urlencode` (#12388)Marc Cornellà
2024-07-24chore: clarify order of preference for reporting vulnerabilitiesMarc Cornellà
2024-07-24fix(safe-paste): properly test Zsh version number (#12565)Adam Katz
2024-07-24feat(brew): add `brew autoremove` alias (#12574)Philip H
2024-07-24feat(brew): add `brew install` alias (#10660)Martin Beentjes
2024-07-24feat(brew): add aliases for `brew services` (#10215)Celestino Gomes
2024-07-24feat(brew): add aliases for cask and other commands (#8882)Alessandro Agnelli
2024-07-24feat(brew)!: add `brew upgrade` alias (#7536)Katrin Leinweber
2024-07-23chore(dependabot): remove automatic labelsMarc Cornellà
2024-07-23refactor(fd): remove `fd` completion plugin (#12576)Marc Cornellà
2024-07-23refactor(ripgrep): remove `ripgrep` completion plugin (#12576)Marc Cornellà
2024-07-23refactor(ag): remove `ag` completion plugin (#12576)Marc Cornellà
2024-07-23chore(dependencies): sort dependencies.ymlMarc Cornellà
2024-07-23refactor(gem): favor built-in zsh completion for `gem` (#12576)Marc Cornellà
2024-07-23refactor(adb): remove outdated completion plugin `adb` (#12576)Marc Cornellà
2024-07-21fix(kubectl): fix kubectl completion for `kj`, `kjx` and `ky` aliases (#12566)Marc Cornellà
2024-07-17docs(eza): typo in hyperlink variable (#12561)Thomas Krisch
2024-07-15feat(bira): add `conda` env information (requires `conda-env` plugin) (#12546)Teddy Masters
2024-07-15refactor(rtx): remove deprecated `rtx` plugin in favor of `mise`Marc Cornellà
2024-07-15fix(python): avoid local packages loadCarlo Sala
2024-07-15feat(conda-env): add plugin for conda prompt display (#10619)Jeonguk Choi
2024-07-15fix(tmux): do not conflict with `rcExpandParam`Carlo Sala
2024-07-15fix(docker-compose): fix test for `docker-compose` executable (#12555)Denis Iskandarov
2024-07-13feat(opentofu): add plugin for OpenTofu (#12285)chenzj
2024-07-13fix(init): fix subscript flag in 11ca9e2aMarc Cornellà
2024-07-13fix(init): add cached completions directory only once (#12551)Marc Cornellà
2024-07-12refactor(pygmalion): simplify theme logic and prompt sequences (#12550)Marc Khouri
2024-07-08feat(eza): add hyperlink option (#12545)Benedikt Volkmer
2024-07-06chore(deps): bump certifi in `dependencies` workflow (#12543)dependabot[bot]
2024-07-03chore: replace all instances of twitter with XCarlo Sala
2024-07-02feat(battery): support custom AC indicator (#12528)张新伟
2024-07-02docs(command-not-found): mention gentoo support (#12530)Luke
2024-07-02docs: rename twitter to X, fix link (#12532)Ihor
2024-07-02fix(bun): set `SHELL` when generating completions (#12533)Pedro Barbiero
2024-07-02feat(git): add `gclf` alias (#12508)Turiiya
2024-06-28chore(deps): bump requests from 2.31.0 to 2.32.3 in /.github/workflows/depend...dependabot[bot]
2024-06-28chore(deps): bump certifi from 2024.2.2 to 2024.6.2 in /.github/workflows/dep...dependabot[bot]
2024-06-20fix(init): fix definition order for `$ZSH_CUSTOM`Marc Cornellà
2024-06-18chore(deps): bump `urllib3` to 2.2.2 in `dependencies` workflow (#12516)dependabot[bot]
2024-06-18chore(history): show input in confirmation promptMarc Cornellà
2024-06-18fix(history): fix confirmation prompt to allow bypassMarc Cornellà
2024-06-17fix(essembeh): use async prompt (#12512)Sébastien MB
2024-06-17fix(encode64): use proper encode file flagsCarlo Sala
2024-06-16feat(wd): update to 498695ff (#12507)ohmyzsh[bot]
2024-06-15chore: better document top-level custom files for aliases (#12504)Marc Cornellà
2024-06-13docs(alias-finder): add some examples (#12502)Tim Abell
2024-06-13fix(history): fix logic error in prompt for `history -c` (#12500)Nick Glenn
2024-06-12fix(timer): skip timer after running `clear` (#12370)Nathaniel.Belles