summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2024-08-12fix(catimg): add support to `magick` binary (#12608)Gentoo
2024-08-11fix(colorize): support args when input is stdin (#11038)August Feng
2024-08-09docs: improve several plugin READMEs and add one for `ssh` pluginMarc Cornellà
2024-08-08fix(heroku-alias): fix loading `heroku-alias` plugin and rework docsMarc Cornellà
2024-08-08refactor(docker-machine)!: remove plugin for unsupported Docker MachineMarc Cornellà
2024-08-08refactor(vault)!: remove deprecated `vault` plugin in favor of official compl...Marc Cornellà
2024-08-04style(toolbox): use oneliner to extract and quote container nameMarc Cornellà
2024-08-04chore(brew): duplicated alias (#12596)Philip H.
2024-08-02fix(toolbox): avoid prompt injectionCarlo Sala
2024-08-02feat(toolbox): add function to show toolbox name (#12594)SpeakinTelnet
2024-08-01feat(docker): add image prune alias (#12520)Alvin Crespo
2024-08-01feat(arduino-cli): add completion plugin (#12522)Alessio Perugini
2024-08-01fix(pyenv)!: do not load if a virtualenv is presentCarlo Sala
2024-08-01fix(vi-mode): don't overwrite settingsCarlo Sala
2024-08-01docs(brew): remove reference to bubc (#12592)13steinj
2024-08-01fix(kubectx): fix display of k8s contexts without double quotes (#12534)Marc Cornellà
2024-08-01feat(git): fetch tags in `gfa` alias (#12558)Jonas Geiregat
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-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-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-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-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-08feat(eza): add hyperlink option (#12545)Benedikt Volkmer
2024-07-02feat(battery): support custom AC indicator (#12528)张新伟
2024-07-02docs(command-not-found): mention gentoo support (#12530)Luke
2024-07-02fix(bun): set `SHELL` when generating completions (#12533)Pedro Barbiero
2024-07-02feat(git): add `gclf` alias (#12508)Turiiya
2024-06-17fix(encode64): use proper encode file flagsCarlo Sala
2024-06-16feat(wd): update to 498695ff (#12507)ohmyzsh[bot]
2024-06-13docs(alias-finder): add some examples (#12502)Tim Abell
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