summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2024-06-17fix(encode64): use proper encode file flagsCarlo Sala
2024-06-16feat(wd): update to 498695ff (#12507)ohmyzsh[bot]
2024-06-13docs(alias-finder): add some examples (#12502)Tim Abell
2024-06-12fix(timer): skip timer after running `clear` (#12370)Nathaniel.Belles
2024-06-12feat(shrink-path): allow for showing `N` last-full elements (#12481)Gabriel Charland
2024-06-12feat(init): add custom functions and completions to `$fpath` (#5644)Mayu Laierlence
2024-06-12fix(screen): Prevent title being overwritten (#4633)Manuel Faux
2024-06-10feat(symfony6): Add plugin for native autocompletion from Symfony 6Robby Russell
2024-06-10Revert "Add plugin for native autocompletion from Symfony 6 (#11999)" (#12493)Robby Russell
2024-06-10Add plugin for native autocompletion from Symfony 6 (#11999)Malte Schlüter
2024-06-10feat(poetry): add aliases (#11858)baltic-tea
2024-06-10feat(swiftpm): update completion for Swift 5.9 (#12044)Marco Eidinger
2024-06-10feat(docker): add aliases for `docker ps` and `docker ps -a` (#12488)Sergey Karpuk
2024-06-10feat(terraform): add workspace aliases (#12171)nitrocode
2024-06-10feat(forklift): add support for ForkLift 4 (#12490) (#12491)Michal Szymanski
2024-06-09feat(history-substring-search): update to 87ce96b1 (#12486)ohmyzsh[bot]
2024-06-08fix(bundler): add completion for `bundler` bin as wellCarlo Sala
2024-06-08feat(extract): add support for multi-part 7z (#12484)vincent
2024-06-08fix(eza): icons tab completion (#12483)Martin Bjeldbak Madsen
2024-06-04feat(golang): add alias for `go mod tidy` (#12473)K.B.Dharun Krishna
2024-06-04fix(bgnotify): use terminal-notifier args properly (#12467)David LJ
2024-06-04feat(eza): add icons option (#12469)EraPartner
2024-06-03docs(stripe): fix typo (#12470)Albert
2024-06-03fix(tmux): add completion for alias functions (#12468)MoetaYuko
2024-05-31chore(yarn): remove unneeded lineCarlo Sala
2024-05-30feat(yarn)!: add optional support for yarn berry (#12374)Jeroen Claassens
2024-05-30fix(kubectl): load completion properly in functionsCarlo Sala
2024-05-30fix(pass): completion for multiple repositories (#12464)Lukas Grimm
2024-05-28feat(kitty): add plugin for the kitty terminal (#10994)Ian Chesal
2024-05-26Add Support for Tabby Terminal in Macos Plugin (#12451)theredcmdcraft
2024-05-23feat(git): support `stable` in `git_main_branch` (#12447)Jesús Miguel Benito Calzada
2024-05-22feat(laravel): add aliases laravel 11 (#12354)Rizky Ilham Pratama
2024-05-21feat(tldr): add tldr plugin (#12429)danielwerg
2024-05-21feat(wd): update to version v0.7.0 (#12436)ohmyzsh[bot]
2024-05-15feat(fzf): add support for Fedora package (#12421)Juho Kuisma
2024-05-12feat(wd): update to version v0.6.1 (#12413)ohmyzsh[bot]
2024-05-12fix(fzf): fix missing `is-at-least` error in setup (#12412)Marc Cornellà
2024-05-10fix(git): add checked-out branch support to `gbg*` (#12397)Francesco Ilario
2024-05-10feat(procs): add completions plugin (#12406)Ilya
2024-05-10fix(nvm): use `command cat` to avoid alias (#12410)Kiran Koirala
2024-05-10fix(nvm): use `nvm version` when needed (#12409)Kiran Koirala
2024-05-07feat(nvm): add `corepack` to `lazy_cmd`Carlo Sala
2024-05-07feat(python): autovenv keeps activated on subdirs (#12396)Michael Gonzo
2024-05-03fix(extract): `zst` now extracts as expected (#12395)Shai Coleman
2024-05-01feat(autojump): add `nix-darwin` install path (#12389)Antoine
2024-04-30fix(fzf): support old `fzf` versionsCarlo Sala
2024-04-25fix(copybuffer): prevent `which` alias usage (#12379)Marc Cornellà
2024-04-23fix(poetry-env): do not deactivate in a subdirCarlo Sala
2024-04-22fix(ssh-agent): add identity only if identity exists (#12371)Zikoeng Xi
2024-04-19feat(fzf): support fzf setup for 0.48.0 and older (#12367)Marc Cornellà