summaryrefslogtreecommitdiff
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-11chore(deps): bump pyyaml from 6.0.1 to 6.0.2 in /.github/workflows/dependenci...dependabot[bot]
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-30chore: fix ordering of sections in READMEMarc Cornellà
2024-07-28chore: use `uname` in ARCHFLAGS in .zshrc template (#12563)0x07CB
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