summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-09fix(macos): fix `man-preview` for macOS Ventura (#11324)cxy004
2023-01-09feat(jira): support rapid view on rapid board mode (#9459)Arnaud Zheng
* feat(jira): support rapid view on rapid board mode * Update README to clarify how the rapid board/view works Co-authored-by: Robby Russell <robby@planetargon.com>
2023-01-09feat(jira): add optional plugin "tempo" path (#11121)Vladimir
CHANGE: added new environment variable JIRA_TEMPO_PATH to allow set an optional path Co-authored-by: Vladimir Antoscenco <vladimir.antoscenco@tekoway.com>
2023-01-09refactor(jira)!: rename myissues to mine and add completion (#10931)August Feng
2023-01-09fix(jira): Make prefix check on "jira branch" command case-insensitive (#8799)Alex
* Make prefix check on "jira branch" command case-insensitive * Update plugins/jira/jira.plugin.zsh Co-authored-by: Marc Cornellà <hello@mcornella.com> * Fixing tabs to spaces Co-authored-by: Robby Russell <robby@planetargon.com> Co-authored-by: Marc Cornellà <hello@mcornella.com>
2023-01-09feature(heroku-cli): Add heroku cli alias (#9073)A2n
* ✨ feat(alias): import alias from local repo * 📝 feat(alias): import doc form local repo
2023-01-09fix(brew): renamed buf alias to bfu (#11195)Kenneth Tan
* chore(plugins/brew): rename buf alias to bfu The alias `buf` collides with the protobuf tooling (buf)[https://buf.build/]. This commit renames the `buf` alias to `bfu` (`brew upgrade --formula`) so its semantically more aligned with `bcu` (`brew upgrade --cask`) as well as to avoid command collision especially with existing scripts that refers to `buf` as the tool and not the alias. * chore(brew): updated README.md Updated README to reflect renamed alias (`buf` -> `bfu`) Co-authored-by: Robby Russell <robby@planetargon.com>
2023-01-09feat(homebrew): Brew greedy upgrade aliases (#9623)F. Javier Campa L
* Added 'greedy' brew upgrade aliases' * Added a description of the new 'greedy' upgrade aliases Co-authored-by: Robby Russell <robby@planetargon.com>
2023-01-09feat(homebrew): Adding new alias for brew uninstall --zap as buz closes ↵Sung kyung Park
#10329 (#10331) * Adding new alias for brew uninstall --zap as buz * Closes #10329 * add buz * closes #10329 * Fix typo * Closes ohmyzsh#10329 * Closes ohmyzsh#10329 Co-authored-by: Sung <sungkyungpark@bol.com> Co-authored-by: Robby Russell <robby@planetargon.com>
2023-01-09feat(bridgetown): Add plugin for Ruby bridgetown site generator (#10496)Lee Stetson
2023-01-06chore: remove maksyms as maintainer of aws plugin (#11432)Maksym
I'm afraid I no longer use `ohmyzsh` or even `zsh` in favour of `fish`. Hence, it doesn't make sense for me to continue being the code owner for the plugin. Good luck with an amazing tool!
2023-01-06fix(git-extras): type properly `__gitex_command_successful` callsCarlo Sala
Closes #11430
2023-01-06feat(git): accept `default` and `mainline` as main branches (#11431)ZigZagT
2023-01-03fix(upgrade): check if git is available and workingCarlo Sala
macOS seems to break dev tools when updating the system. This should prevent the previous issues. See #11309 Closes #11420
2023-01-03feat(pipenv): standarize completion generation (#11424)Alastair Rankine
Co-authored-by: Carlo Sala <carlosalag@protonmail.com> Closes #11423
2023-01-02fix(autojump): use sh file instead of zsh in NixOS (#11425)Ennio Mara
2023-01-02fix(autojump): fix autojump sourcing in nix (-darwin) (#11422)Ennio Mara
* fix(autojump): fix autojump sourcing in nix (-darwin) This plugin expects to source an sh/zsh file which sets up autojump, but that is not done when running Nix on macos using nix-darwin. Looking at the old value (/etc/profiles/per-user/$USER/bin/autojump), it points to a binary file instead of the setup script. * Use zsh file instead of sh
2022-12-30feat(systemd): add support for user units in prompt (#11417)the.brain.w
2022-12-26feat(maven): add `quarkus` command support (#11405)Nur Rony
2022-12-20fix(doctl): actually load completions (#11402)Andrew Starr-Bochicchio
2022-12-17feat(docker-compose): add `dcupdb` alias (#10235)Renjith
2022-12-16feat(watson): add completion (#10886)Till Backhaus
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2022-12-15feat(docker): add `drs` alias (#11393)kormosi
2022-12-12docs(term_tab): plugin can only be used with linux and solaris (#11385)Richard Mitchell
2022-12-09docs(term_tab): rewrite README in markdown (#11381)Basil Sh
2022-12-09feat(agnoster): add remote-tracking status to prompt (#7209)Dan Wallis
2022-12-09feat(pip): add several aliases (#10647)Neil Girdhar
2022-12-08fix(tmux): use `$...SESSION_NAME` while attaching (#10946)fedor
2022-12-07fix(kubectl): redirect stderr in completion generationCarlo Sala
Fixes #11364
2022-12-07refactor(kubectl): standarize completion generationCarlo Sala
2022-12-06fix(nvm): omit message when silent-autoload is enabled (#11371)Michał Regulski
2022-12-05feat(yarn): add format alias (#11368)Noam Okman
2022-12-02feat(helm): add aliases (#11361)Mohammad Parvin
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2022-12-01fix(nvm): trim non-printable chars from .nvmrc (#10997)Zeragamba
2022-12-01feat(nvm): add `silent-autoload` setting (#11363)Carlo
Co-authored-by: Michał Regulski <regulskimichal@outlook.com> Closes #10942
2022-12-01feat(mvn): add completion for Vaadin (#11362)Marco Collovati
2022-11-29feat(skaffold): add completion (#11357)André Lopes
2022-11-27fix(changelog): generate correct commit link in markdown (#11356)jzhang046
2022-11-24feat(docker): add `dsta` aliasRafael Bernard Araújo
Closes #11089
2022-11-24chore(docker): sort and reorganize aliasesCarlo Sala
2022-11-24feat(docker): update completionCarlo Sala
Taken from https://github.com/docker/cli/blob/79dca7a38e9969f9d0694d85adbaf13394d893ac/contrib/completion/zsh/_docker Closes #10826
2022-11-23fix(avit): replace deprecated GREP_COLOR (#11168)Mathieu Fenniak
2022-11-23feat(mongo-atlas): add completion for atlas (#11349)Luis Serra
2022-11-23feat(fluxcd): add completion for flux (#11350)Luis Serra
2022-11-23feat(pre-commit) add aliases (#10707)Markus Hofbauer
2022-11-21fix(last-working-dir): use builtin `pwd` (#11346)Richard Mitchell
2022-11-21docs(aliases): fix typos (#11348)Brenex
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2022-11-20fix(init): prevent multiple compdump compilations (#11345)Carlo
Closes #11341
2022-11-17feat(git): add `gcn` alias (#10836)Ruslan Tursunov
2022-11-15docs(yarn): follow omz `zstyle` bools standardCarlo Sala