summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2023-12-06feat(dotnet): update completion script (#12028)Jasmin
2023-12-06feat(frontend-search): add `I am lucky` optionJosh Hubbard
2023-12-06feat(frontend-search): add nextjsJosh Hubbard
2023-12-01feat(bgnotify): add option to disable terminal bell (#12077)Benjamin Neff
2023-12-01refactor(bgnotify): get Sway AppId with `awk` as fallback (#12062)Johan Sjöblom
2023-11-29feat(per-directory-history): add option to reduce verbosity (#12069)cohml
2023-11-24fix(python): set `py` alias if `py` is not installed (#12059)MikuHatsune39
2023-11-23feat(docker-compose): add `dclF` alias (#10603)Mamad Kajbaf
2023-11-23docs(bgnotify): match README with current features (#12057)Johan Sjöblom
2023-11-23feat(bgnotify): add icon parameter (#12055)Johan Sjöblom
2023-11-22fix(per-directory-history): print toggle message properly (#10872)Saduff
2023-11-22fix(bgnotify): detect properly if `swaymsg` is installedCarlo Sala
2023-11-20feat(bgnotify): add support to wayland (#12045)bretello
2023-11-20fix(juju): add `public-address` fallback to `jaddr` (#12046)Babak K. Shandiz
2023-11-20feat(vi-mode): add option to disable clipboard (#12037)Þórhallur Sverrisson
2023-11-20fix(grc): source grc.zsh on gentoo (#12050)nexpspace
2023-11-15fix(direnv): initialize properly direnvThomas Luzat
2023-11-08fix(git): fix repository detection in `gccd` function (#12023)Marc Cornellà
2023-11-02fix(wd): use `(( ))` instead of `[[ ]]`Carlo Sala
2023-10-28feat(npm): add alias for `npm run build` (#12012)Sarah Noor
2023-10-28feat(git-auto-fetch): fetch also submodules (#12001)Josh Hubbard
2023-10-25fix(git-commit): fix revert alias conflict (#12007)Marc Cornellà
2023-10-24feat(vi-mode): allow replacing on visual mode (#12006)alps2006
2023-10-24fix(firewalld): remove ` (default)` from the end of zone string (#11998)家鳖大帝
2023-10-22fix(direnv): use `hook` instead of `export` (#12000)Amir Hosseini
2023-10-19fix(git): fix smart cd to cloned directory in `gccd` functionMarc Cornellà
2023-10-19fix(git): fix check in `gbds` functionMarc Cornellà
2023-10-19fix(git)!: standardize `git pull --rebase` aliases (#11224)Zeeshan
2023-10-19feat(command-not-found): add support for Homebrew on LinuxMarc Cornellà
2023-10-19refactor(lando): add `LANDO_ZSH_WRAPPED_COMMANDS` setting and refactorMarc Cornellà
2023-10-19feat(lando): bypass `lando` if command is not available in container (#11993)Ryan Tvenge
2023-10-19feat(tmux): add `tds` alias for directory sessions (#11987)Peat Bakke
2023-10-18fix(ssh-agent): add error message if `~/.ssh` is not found (#11929)Vishal Sharma
2023-10-18fix(git): move squash-merged branch deletion from `gbda` to `gbds` function (...Marc Cornellà
2023-10-18feat(kubectl): add `kgdsa` alias (#11863)Jérémy
2023-10-18feat(history): add `hl` alias (#11990)Patryk Krawaczyński
2023-10-18feat(vscode): allow arguments to `vsc` alias (#11903)Vyacheslav Scherbinin
2023-10-17feat(bazel): use completion also for bazelisk (#11984)nishanthps-cai
2023-10-14fix(git): fix fallback to develop branch if `master` not found (#11966)Marc Cornellà
2023-10-13feat(span): Introducing Snapcraft CLI plugin (#9357)Kapil Pau
2023-10-13chore(postgres): fix typo (#11967)Sandesh Pyakurel
2023-10-13chore(hitchhiker): fix typos (#11961)Sandesh Pyakurel
2023-10-12chore(zsh-navigation-tools): fix typo (#11960)Sandesh Pyakurel
2023-10-12docs(debian): clarify override behavior for `apt_pref` and `apt_upgr`Marc Cornellà
2023-10-12docs(aliases): fix typo (#11958)Preston Button
2023-10-11refactor(systemadmin): use `ss` instead of `netstat` when available (#11957)Marc Cornellà
2023-10-11fix(xcode): open Xcode in current Desk if already open in another (#10384)Marc Cornellà
2023-10-11fix(yarn): output completion entries in UTF-8 (#11955)Lukas Elmer
2023-10-10fix(git): restore showing patch in `gsts` (#11951)Adam Johnson
2023-10-09feat(kind): add plugin for Kind k8s tool (#9827)Adam Henley