Arnaud Zheng
e0d0dfb845
feat(jira): support rapid view on rapid board mode ( #9459 )
...
* 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>
3 years ago
Vladimir
585084354e
feat(jira): add optional plugin "tempo" path ( #11121 )
...
CHANGE: added new environment variable JIRA_TEMPO_PATH to allow set an optional path
Co-authored-by: Vladimir Antoscenco <vladimir.antoscenco@tekoway.com>
3 years ago
August Feng
fc722807f8
refactor(jira)!: rename myissues to mine and add completion ( #10931 )
3 years ago
Alex
9f31951019
fix(jira): Make prefix check on "jira branch" command case-insensitive ( #8799 )
...
* 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>
3 years ago
A2n
bc36043e8f
feature(heroku-cli): Add heroku cli alias ( #9073 )
...
* ✨ feat(alias): import alias from local repo
* 📝 feat(alias): import doc form local repo
3 years ago
F. Javier Campa L
fc86a16255
feat(homebrew): Brew greedy upgrade aliases ( #9623 )
...
* Added 'greedy' brew upgrade aliases'
* Added a description of the new 'greedy' upgrade aliases
Co-authored-by: Robby Russell <robby@planetargon.com>
3 years ago
Sung kyung Park
746424f161
feat(homebrew): Adding new alias for brew uninstall --zap as buz closes #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>
3 years ago
Lee Stetson
08c3ce8882
feat(bridgetown): Add plugin for Ruby bridgetown site generator ( #10496 )
3 years ago
Carlo Sala
71ca38652b
fix(git-extras): type properly `__gitex_command_successful` calls
...
Closes #11430
3 years ago
ZigZagT
280c99dae6
feat(git): accept `default` and `mainline` as main branches ( #11431 )
3 years ago
Alastair Rankine
00c37b6991
feat(pipenv): standarize completion generation ( #11424 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
Closes #11423
3 years ago
Ennio Mara
36f1055eee
fix(autojump): use sh file instead of zsh in NixOS ( #11425 )
3 years ago
Ennio Mara
6710fd588a
fix(autojump): fix autojump sourcing in nix (-darwin) ( #11422 )
...
* 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
3 years ago
the.brain.w
55e4e6c73b
feat(systemd): add support for user units in prompt ( #11417 )
3 years ago
Nur Rony
a3c579bf27
feat(maven): add `quarkus` command support ( #11405 )
3 years ago
Andrew Starr-Bochicchio
9c2d1af8af
fix(doctl): actually load completions ( #11402 )
4 years ago
Renjith
2bc42d223c
feat(docker-compose): add `dcupdb` alias ( #10235 )
4 years ago
Till Backhaus
13082bb159
feat(watson): add completion ( #10886 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
4 years ago
kormosi
3705edf557
feat(docker): add `drs` alias ( #11393 )
4 years ago
Richard Mitchell
29cf199b5d
docs(term_tab): plugin can only be used with linux and solaris ( #11385 )
4 years ago
Basil Sh
82c0db41bc
docs(term_tab): rewrite README in markdown ( #11381 )
4 years ago
Neil Girdhar
cc5100d1e9
feat(pip): add several aliases ( #10647 )
4 years ago
fedor
f4dc8c5be3
fix(tmux): use `$...SESSION_NAME` while attaching ( #10946 )
4 years ago
Carlo Sala
b692ff2e15
fix(kubectl): redirect stderr in completion generation
...
Fixes #11364
4 years ago
Carlo Sala
658eb01d82
refactor(kubectl): standarize completion generation
4 years ago
Michał Regulski
585e7138b5
fix(nvm): omit message when silent-autoload is enabled ( #11371 )
4 years ago
Noam Okman
3a9322b9a0
feat(yarn): add format alias ( #11368 )
4 years ago
Mohammad Parvin
7ea8a93bb8
feat(helm): add aliases ( #11361 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
4 years ago
Zeragamba
fc44c49cca
fix(nvm): trim non-printable chars from .nvmrc ( #10997 )
4 years ago
Carlo
64bc22aee4
feat(nvm): add `silent-autoload` setting ( #11363 )
...
Co-authored-by: Michał Regulski <regulskimichal@outlook.com>
Closes #10942
4 years ago
Marco Collovati
a051eb04b8
feat(mvn): add completion for Vaadin ( #11362 )
4 years ago
André Lopes
66addc8b45
feat(skaffold): add completion ( #11357 )
4 years ago
Rafael Bernard Araújo
c35ca17258
feat(docker): add `dsta` alias
...
Closes #11089
4 years ago
Carlo Sala
1c06ea24fb
chore(docker): sort and reorganize aliases
4 years ago
Carlo Sala
a4392cfc16
feat(docker): update completion
...
Taken from 79dca7a38e/contrib/completion/zsh/_docker
Closes #10826
4 years ago
Luis Serra
a473c0cb4a
feat(mongo-atlas): add completion for atlas ( #11349 )
4 years ago
Luis Serra
5485d70df2
feat(fluxcd): add completion for flux ( #11350 )
4 years ago
Markus Hofbauer
8ef9abc962
feat(pre-commit) add aliases ( #10707 )
4 years ago
Richard Mitchell
fe83581a20
fix(last-working-dir): use builtin `pwd` ( #11346 )
4 years ago
Brenex
9697673616
docs(aliases): fix typos ( #11348 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
4 years ago
Ruslan Tursunov
5ab517361a
feat(git): add `gcn` alias ( #10836 )
4 years ago
Carlo Sala
5bce72ef57
docs(yarn): follow omz `zstyle` bools standard
4 years ago
Carlo
6d5ba2d6c4
feat(nvm)!: settings now are zstyle-based ( #11335 )
...
Co-authored-by: Marc Cornellà <hello@mcornella.com>
4 years ago
Ben Iofel
4392d3a923
feat(systemadmin): color `ip` if shell is interactive ( #11107 )
4 years ago
Bill Haofei Gong
94584e2a73
feat(cakephp3): add compatibility with CakePHP 3.7+ ( #11080 )
4 years ago
Steven Conaway
aafc7443f0
feat(fzf): support macOS ARM brew install dir ( #10944 )
4 years ago
milinches
37d9e1aee9
feat(golang): add `goe`, `gove` aliases
...
Closes #10914
4 years ago
Lennart Ochel
a482a02915
feat(git-prompt): add option to show upstream branch ( #11336 )
4 years ago
Isaac Levy
b70977b256
perf(pyenv): do not check if it's disabled ( #11338 )
4 years ago
Lennart Ochel
fb66b67d68
feat(git-prompt): show deleted files ( #11245 )
4 years ago