| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-09 | feat(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-08 | feat(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-05 | feat(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-05 | feat(uv): add alias for pinning Python version (#12914) | benzlokzik | |
| 2025-12-01 | refactor(rbfu)!: remove deprecated `rbfu` plugin | Marc 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-01 | refactor(fig)!: remove archived `fig` plugin | Marc 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-22 | feat(kubectl): add aliases for `kubectl rollout restart` (#12883) | Firas Bouzguenda | |
| Co-authored-by: Marc Cornellà <marc@mcornella.com> | |||
| 2025-11-22 | feat(pulumi): add plugin for Pulumi CLI (#13041) | StavShukrunRise | |
| Co-authored-by: Marc Cornellà <marc@mcornella.com> | |||
| 2025-11-15 | fix(keychain): use pattern matching to detect version (#13423) | Carlo Sala | |
| 2025-11-14 | chore(git): remove quotes around `$#` (#13403) | Artyom Fedosov | |
| 2025-11-12 | docs(docker-compose): clarify tool choice (#13399) | Fournet Enzo | |
| 2025-11-11 | docs(dotnet): remove `Core` suffix (#13418) | Oskar Hermansson | |
| 2025-11-03 | feat(gradle): update to 25c3d368 (#13407) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | |||
| 2025-10-30 | feat(vscode): add support for Cursor (#13382) | Yaroslav Sapak | |
| 2025-10-27 | feat(nestjs) Adding NestJS plugin (#13104) | Mohaiminus Sakib | |
| * Adding NestJS command aliases * Removed installation instructions from the README file of NestJS plugin | |||
| 2025-10-26 | chore(gradle): update completion to 1525cf3f (#13393) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | |||
| 2025-10-23 | feat(gradle): update to d51199b5 (#13390) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | |||
| 2025-10-22 | feat(terraform): add aliases for workspace management (#12845) | Jeconias Santos | |
| 2025-10-21 | fix(git): improve ggu, ggl, gp, ggfl, ggp functions (#13370) | hanskr | |
| Co-authored-by: Hans Kristian Kismul <hans.kristian.kismul@finn.no> | |||
| 2025-10-21 | fix(ssh): use `grep -E` instead of `egrep` (#13380) | Florian | |
| 2025-10-15 | chore(task): fix error in README (#13367) | Oleg Atamanenko | |
| 2025-10-09 | fix(history-substring-search): honor `CASE_SENSITIVE` variable (#13360) | Paul Frederiksen | |
| 2025-10-05 | fix(flutter): fix captured keyboard during completion generation (#13350) | Ardeshir Nahavandi Fard | |
| 2025-09-29 | fix(git): replace `whatchanged` with `log` (#13338) | Carlo Sala | |
| Closes #13333 | |||
| 2025-09-29 | docs(common-aliases): fix tar.gz command (#13332) | DE SILVA T R R | |
| 2025-09-23 | fix(command-not-found): support latest homebrew (#13327) | Christian Kilmer | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-09-19 | docs(tldr): state that `tldr` should be installed separately (#13298) | jayant011797 | |
| 2025-09-19 | feat(task): add completion plugin (#13313) | Lin | |
| 2025-09-19 | fix(bgnotify): use lsappinfo, add support for ghostty (#13314) | Denys Dovhan | |
| 2025-09-10 | fix(magic-enter): check for cmd existance before executing | Carlo Sala | |
| Closes #13294 | |||
| 2025-09-06 | feat(brew): add three more aliases (#13285) | Conor Meagher | |
| 2025-09-06 | fix(magic-enter): avoid unexpected console output | Carlo Sala | |
| Closes #13290 | |||
| 2025-09-06 | docs(gpg-agent): clarify plugin purpose (#13289) | G'lek Tarssza | |
| 2025-09-05 | feat(repo): auto-complete docs rebase update-refs (#13286) | Max Modesto Wallin | |
| 2025-09-01 | feat(spackenv): Adding Spackenv plugin (#13191) | David Chin | |
| * Add spackenv plugin to handle Spack environment * Use ":t" instead of 'basename' | |||
| 2025-09-01 | feat(magic-enter plugin): Add support for jj to magic-enter plugin (#13241) | Benjamin Bock | |
| 2025-09-01 | feat(tt): add plugin tt (#8273) | ymlair | |
| 2025-09-01 | feat(kompost): Add plugin for kompose (#7729) | Kevin S Kirkup | |
| Co-authored-by: Kevin S Kirkup <kevin.kirkup@pureport.com> | |||
| 2025-08-26 | feat(git): use remote default branch to guess main branch (#13212) | ElisarEisenbach | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-08-26 | fix(chruby): avoid adding PATH entries twice (#12980) | Dennis Dashkevich | |
| 2025-08-16 | feat(copyfile): add error handling (#13248) | 0xHouss | |
| 2025-08-16 | feat(battery): add wattage for macOS (#13258) | Jérémy | |
| 2025-08-16 | fix(asdf): avoid prepending path entry multiple times (#13268) | Patrick W. Healy | |
| 2025-08-16 | fix(virtualenv): take into account `$VIRTUAL_ENV_PROMPT` | Carlo Sala | |
| Closes #13262 | |||
| 2025-08-13 | docs(web-search): add missing entries (#13263) | lucas | |
| 2025-08-12 | fix(poetry-env): add support for poetry 2 (#13260) | Jacob Rogers | |
| 2025-08-08 | feat(extract): support `.pk{3,4,7}` files (#13254) | drjaska | |
| 2025-08-07 | feat(web-search): add crates.io, docs.rs (#13250) | xusd320 | |
| 2025-07-25 | fix(web-search): rename `claude` alias (#13229) | Malav Bhavsar | |
| Rename the 'claude' alias to 'claudeai' in the web-search plugin to prevent conflicts with the Claude CLI tool. This ensures users can access both the web search functionality and the Claude CLI without collision. | |||
| 2025-07-23 | fix(web-search): rename alias to `claudeai` to avoid conflict with CLI (#13224) | Gregory Menezes | |
