summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2025-09-01feat(kompost): Add plugin for kompose (#7729)Kevin S Kirkup
2025-08-26feat(git): use remote default branch to guess main branch (#13212)ElisarEisenbach
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
2025-08-16fix(asdf): avoid prepending path entry multiple times (#13268)Patrick W. Healy
2025-08-16fix(virtualenv): take into account `$VIRTUAL_ENV_PROMPT`Carlo Sala
2025-08-13docs(web-search): add missing entries (#13263)lucas
2025-08-12fix(poetry-env): add support for poetry 2 (#13260)Jacob Rogers
2025-08-08feat(extract): support `.pk{3,4,7}` files (#13254)drjaska
2025-08-07feat(web-search): add crates.io, docs.rs (#13250)xusd320
2025-07-25fix(web-search): rename `claude` alias (#13229)Malav Bhavsar
2025-07-23fix(web-search): rename alias to `claudeai` to avoid conflict with CLI (#13224)Gregory Menezes
2025-07-22feat(web-search): add search with `claude.ai` and `grok.com` (#13222)Wagner Moreira
2025-07-21feat(alias-finder): use ripgrep if possible (#13043)Roeniss Moon
2025-07-21chore: fix typos (#13219)jishudashen
2025-07-21feat(tmux): avoid autostart inside `zed` editor (#13220)Bacluc
2025-07-21fix(keychain): reversed logicCarlo Sala
2025-07-18feat(web-search): add RubyGems.org (#13210)Nihad Abbasov
2025-07-18feat(keychain): support >2.9 (#13189)Zachary Craig
2025-06-29feat(wd): update to v0.10.1 (#13192)ohmyzsh[bot]
2025-06-25fix(rbw): reset clipboard in `rbwpw` only in the last invocation (#13185)Carlo Sala
2025-06-19feat(ubuntu): add `apt-fast` support (#13175)Amr Elsayyad
2025-05-29feat(dotnet): add `restore` alias (#13146)Yunus Emre Akbalık
2025-05-29feat(kubectl): add aliases for `get events` (#13147)mm503
2025-05-26feat(laravel): add `db:wipe` alias (#13071)Joaquín Gamboa
2025-05-24docs(rsync): improve README (#13137)Hanashiko
2025-05-24feat(mvn): add verify aliases (#13133)Jonas Geiregat
2025-05-24docs(universalarchive): expand documentation (#13136)Hanashiko
2025-05-23feat(terraform): add `init -reconfigure` aliases` (#13129)Kalle Ahlström
2025-05-14feat(kamal): add autocomplete support and aliases for Kamal (https://kamal-de...Igor Aleksandrov
2025-05-12docs(vi-mode): explaination for text objects (#13116)Lorenzo Bettini
2025-05-11feat(z): update to cf9225fe (#13115)ohmyzsh[bot]
2025-05-06feat(jj): add `jjgfa` alias (#13105)Cyril Plisko
2025-05-05docs(pip): add explanation for aliases (#13103)Hanashiko
2025-04-29fix(debian): avoid `aptitude` hardcodingCarlo Sala
2025-04-29docs(python): fix typo (#13096)Anand Buddhdev
2025-04-27feat(wd): update to v0.10.0 (#13093)ohmyzsh[bot]
2025-04-24fix(emacs): do not emit ANSI escape codes in vtermCarlo Sala
2025-04-19feat(procs): support completion for `procs<0.14` (#13053)Adam Page
2025-04-19docs(asdf): update usage example (#13055)Arthur
2025-04-19feat(git): add gcfu alias for `commit --fixup` (#13027)Roeniss Moon
2025-04-19fix(archlinux): properly check keyring version (#12979)deimosian
2025-04-19fix(git-prompt): use `--git-common-dir` to load stash count (#13072)Kat R.
2025-04-17fix(branch): handle branches with `/` properly (#13063)swivelmargarita
2025-04-03fix(macos): use `command man` instead of `man` (#13046)Sidar
2025-03-29fix(asdf)!: remove legacy <0.16 integrationCarlo Sala
2025-03-29docs(asdf): match README with 0.16 (#13026)Kartik Vashistha
2025-03-29fix(dnf): function name typo (#13040)Mikrz
2025-03-29chore(alias-finder): code style (#13038)Roeniss Moon