summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
12 daysRevert "fix(kubectl)!: change alias from `kl` to `klog` (#13204)"Marc Cornellà
This reverts commit 475b18f39a2406d1ba173e36f243935be413239d.
2025-12-22feat(tmux): add 'to' alias for session attachment (#13479)Daniel R. Neal
2025-12-19revert(git): revert deprecation for `gg*` aliases (#13485)Arvin Verain
These aliases have long been expected and integrated with user workflows. Reverting our decision to deprecate them.
2025-12-17feat(kubectl): add aliases for kustomization directories (#13033)NanoNova
2025-12-17feat!: unify `auto-approve` aliases in `terraform` and `opentofu` (#12795)Yurii Liaskovets
BREAKING CHANGE: `tfaa` (apply auto-approve) aliases are now named `tfa!` to require extra effort on potentially destructive action, in a similar fashion to destroy auto-approve.
2025-12-17fix(kubectl)!: change alias from `kl` to `klog` (#13204)Jérémy
BREAKING CHANGE: `kl` alias has been renamed to `klog`, because of conflict with https://github.com/robinovitch61/kl. Co-authored-by: Marc Cornellà <marc@mcornella.com>
2025-12-17refactor(git)!: remove old deprecated aliases (#13149)Arvin Verain
BREAKING CHANGE: the following deprecated aliases have been removed: gup, gupv, gupa, gupav, gupom, gupom. The following aliases have been deprecated: ggpull, ggpur, ggpush. `current_branch` has also been deprecated, in favor of `git_current_branch`.
2025-12-17feat(terraform): add `-parallelism=1` aliases (#13484)leggatron
2025-12-09feat(extract): add unar as fallback for RAR extraction (#13472)Tanzim Hossain Romel
Add unar as a fallback when unrar is not available for extracting RAR files. This addresses the issue where unrar has been removed from Homebrew due to licensing issues. The extraction now: - Prefers unrar if available (backward compatible) - Falls back to unar if unrar is not found - Shows helpful error message if neither tool is installed
2025-12-08feat(uv): add more useful aliases (#13462)Mohaiminus Sakib
Co-authored-by: Mohaiminus Sakib <roddur093@gmail.com> Co-authored-by: Marc Cornellà <marc@mcornella.com>
2025-12-05feat(jj): add `jj` aliases for common workflows (#13179)Cyril Plisko
- jj bookmark Aliases for bookmark subcommands - jj git push Aliases for popular push flags - jj new "trunk()" - jj rebase -d "trunk()" - jj status
2025-12-05feat(uv): add alias for pinning Python version (#12914)benzlokzik
2025-12-01refactor(rbfu)!: remove deprecated `rbfu` pluginMarc Cornellà
BREAKING CHANGE: `rbfu`, the tool to manage Ruby versions, has long been deprecated (2013-02-05). The plugin has been removed. If you were still using it, consider using alternative Ruby version managers: https://www.jetbrains.com/help/ruby/ruby-version-managers.html
2025-12-01refactor(fig)!: remove archived `fig` pluginMarc Cornellà
BREAKING CHANGE: the fig plugin has been removed. `fig` was sunset on September 1, 2024. Having this plugin no longer makes sense. See https://fig.io/ for more information.
2025-11-22feat(kubectl): add aliases for `kubectl rollout restart` (#12883)Firas Bouzguenda
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2025-11-22feat(pulumi): add plugin for Pulumi CLI (#13041)StavShukrunRise
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2025-11-15fix(keychain): use pattern matching to detect version (#13423)Carlo Sala
2025-11-14chore(git): remove quotes around `$#` (#13403)Artyom Fedosov
2025-11-12docs(docker-compose): clarify tool choice (#13399)Fournet Enzo
2025-11-11docs(dotnet): remove `Core` suffix (#13418)Oskar Hermansson
2025-11-03feat(gradle): update to 25c3d368 (#13407)ohmyzsh[bot]
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2025-10-30feat(vscode): add support for Cursor (#13382)Yaroslav Sapak
2025-10-27feat(nestjs) Adding NestJS plugin (#13104)Mohaiminus Sakib
* Adding NestJS command aliases * Removed installation instructions from the README file of NestJS plugin
2025-10-26chore(gradle): update completion to 1525cf3f (#13393)ohmyzsh[bot]
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2025-10-23feat(gradle): update to d51199b5 (#13390)ohmyzsh[bot]
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2025-10-22feat(terraform): add aliases for workspace management (#12845)Jeconias Santos
2025-10-21fix(git): improve ggu, ggl, gp, ggfl, ggp functions (#13370)hanskr
Co-authored-by: Hans Kristian Kismul <hans.kristian.kismul@finn.no>
2025-10-21fix(ssh): use `grep -E` instead of `egrep` (#13380)Florian
2025-10-15chore(task): fix error in README (#13367)Oleg Atamanenko
2025-10-09fix(history-substring-search): honor `CASE_SENSITIVE` variable (#13360)Paul Frederiksen
2025-10-05fix(flutter): fix captured keyboard during completion generation (#13350)Ardeshir Nahavandi Fard
2025-09-29fix(git): replace `whatchanged` with `log` (#13338)Carlo Sala
Closes #13333
2025-09-29docs(common-aliases): fix tar.gz command (#13332)DE SILVA T R R
2025-09-23fix(command-not-found): support latest homebrew (#13327)Christian Kilmer
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-09-19docs(tldr): state that `tldr` should be installed separately (#13298)jayant011797
2025-09-19feat(task): add completion plugin (#13313)Lin
2025-09-19fix(bgnotify): use lsappinfo, add support for ghostty (#13314)Denys Dovhan
2025-09-10fix(magic-enter): check for cmd existance before executingCarlo Sala
Closes #13294
2025-09-06feat(brew): add three more aliases (#13285)Conor Meagher
2025-09-06fix(magic-enter): avoid unexpected console outputCarlo Sala
Closes #13290
2025-09-06docs(gpg-agent): clarify plugin purpose (#13289)G'lek Tarssza
2025-09-05feat(repo): auto-complete docs rebase update-refs (#13286)Max Modesto Wallin
2025-09-01feat(spackenv): Adding Spackenv plugin (#13191)David Chin
* Add spackenv plugin to handle Spack environment * Use ":t" instead of 'basename'
2025-09-01feat(magic-enter plugin): Add support for jj to magic-enter plugin (#13241)Benjamin Bock
2025-09-01feat(tt): add plugin tt (#8273)ymlair
2025-09-01feat(kompost): Add plugin for kompose (#7729)Kevin S Kirkup
Co-authored-by: Kevin S Kirkup <kevin.kirkup@pureport.com>
2025-08-26feat(git): use remote default branch to guess main branch (#13212)ElisarEisenbach
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-08-26fix(chruby): avoid adding PATH entries twice (#12980)Dennis Dashkevich
2025-08-16feat(copyfile): add error handling (#13248)0xHouss
2025-08-16feat(battery): add wattage for macOS (#13258)Jérémy