summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-06-12feat(shrink-path): allow for showing `N` last-full elements (#12481)Gabriel Charland
2024-06-12feat(init): add custom functions and completions to `$fpath` (#5644)Mayu Laierlence
2024-06-12fix(screen): Prevent title being overwritten (#4633)Manuel Faux
2024-06-12fix(history): add warning before deleting command history in `history -c` (#1...Marc Cornellà
2024-06-12fix(lib/git): turn off async prompt for zsh < 5.0.6Marc Cornellà
2024-06-10feat(symfony6): Add plugin for native autocompletion from Symfony 6Robby Russell
2024-06-10Revert "Add plugin for native autocompletion from Symfony 6 (#11999)" (#12493)Robby Russell
2024-06-10Add plugin for native autocompletion from Symfony 6 (#11999)Malte Schlüter