1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-01-25 03:36:32 +01:00

Commit Graph

  • 608d62b2a5 chore(deps): bump certifi in dependencies workflow (#12543) dependabot[bot] 2024-07-06 20:51:57 +02:00
  • 057f3ec67e chore: replace all instances of twitter with X Carlo Sala 2024-07-03 08:51:19 +02:00
  • 5acaa240d3 feat(battery): support custom AC indicator (#12528) 张新伟 2024-07-02 23:22:58 +08:00
  • bdd9ee3687 docs(command-not-found): mention gentoo support (#12530) Luke 2024-07-02 08:21:21 -07:00
  • 35f1d362c1 docs: rename twitter to X, fix link (#12532) Ihor 2024-07-02 17:15:22 +02:00
  • 80ec8cd529 fix(bun): set SHELL when generating completions (#12533) Pedro Barbiero 2024-07-02 12:14:17 -03:00
  • 5233759206 feat(git): add gclf alias (#12508) Turiiya 2024-07-02 13:30:39 +02:00
  • dd4be1b6fb chore(deps): bump requests from 2.31.0 to 2.32.3 in /.github/workflows/dependencies (#12518) dependabot[bot] 2024-06-28 11:53:03 +02:00
  • a4313db16a chore(deps): bump certifi from 2024.2.2 to 2024.6.2 in /.github/workflows/dependencies (#12519) dependabot[bot] 2024-06-28 11:52:47 +02:00
  • a87e9c715b fix(init): fix definition order for $ZSH_CUSTOM Marc Cornellà 2024-06-20 19:51:51 +02:00
  • c432ca0993 chore(deps): bump urllib3 to 2.2.2 in dependencies workflow (#12516) dependabot[bot] 2024-06-18 13:40:27 +02:00
  • f2769acdfa chore(history): show input in confirmation prompt Marc Cornellà 2024-06-18 13:32:22 +02:00
  • c83ca51b1b fix(history): fix confirmation prompt to allow bypass Marc Cornellà 2024-06-18 07:26:38 +02:00
  • 373a1fd585 fix(essembeh): use async prompt (#12512) Sébastien MB 2024-06-17 21:38:21 +02:00
  • 7e4ee3a3cd fix(encode64): use proper encode file flags Carlo Sala 2024-06-17 20:37:21 +02:00
  • 677f5010da feat(wd): update to 498695ff (#12507) ohmyzsh[bot] 2024-06-16 08:44:44 +02:00
  • 6fe78e0629 chore: better document top-level custom files for aliases (#12504) Marc Cornellà 2024-06-15 17:39:32 +02:00
  • 0c9b42a863 docs(alias-finder): add some examples (#12502) Tim Abell 2024-06-13 17:08:14 +01:00
  • 8908e6d720 fix(history): fix logic error in prompt for history -c (#12500) Nick Glenn 2024-06-13 02:26:17 -05:00
  • 6c021fd432 fix(timer): skip timer after running clear (#12370) Nathaniel.Belles 2024-06-12 13:07:01 -04:00
  • 11e84bf4f7 feat(shrink-path): allow for showing N last-full elements (#12481) Gabriel Charland 2024-06-12 12:52:54 -04:00
  • 6754b7e67b feat(init): add custom functions and completions to $fpath (#5644) Mayu Laierlence 2024-06-12 12:28:13 +02:00
  • fee61a7c47 fix(screen): Prevent title being overwritten (#4633) Manuel Faux 2024-06-12 12:19:48 +02:00
  • 35a6725970 fix(history): add warning before deleting command history in history -c (#12472) Marc Cornellà 2024-06-12 11:04:05 +02:00
  • 59e8e028e1 fix(lib/git): turn off async prompt for zsh < 5.0.6 Marc Cornellà 2024-06-12 10:32:30 +02:00
  • 4295aed17b feat(symfony6): Add plugin for native autocompletion from Symfony 6 Robby Russell 2024-06-10 16:49:59 -07:00
  • 83014bd945 Revert "Add plugin for native autocompletion from Symfony 6 (#11999)" (#12493) Robby Russell 2024-06-10 16:47:55 -07:00
  • 166b9dcfdc Add plugin for native autocompletion from Symfony 6 (#11999) Malte Schlüter 2024-06-11 01:46:33 +02:00
  • b7e05f1366 feat(poetry): add aliases (#11858) baltic-tea 2024-06-11 02:45:09 +03:00
  • 6ffdf8e008 feat(swiftpm): update completion for Swift 5.9 (#12044) Marco Eidinger 2024-06-10 16:40:03 -07:00
  • a4304dd7e5 feat(docker): add aliases for docker ps and docker ps -a (#12488) Sergey Karpuk 2024-06-11 02:31:26 +03:00
  • 37f5203abe feat(terraform): add workspace aliases (#12171) nitrocode 2024-06-11 04:59:57 +05:30
  • 5a5d5eb85b feat(forklift): add support for ForkLift 4 (#12490) (#12491) Michal Szymanski 2024-06-11 01:25:53 +02:00
  • cedbb9e228 feat(history-substring-search): update to 87ce96b1 (#12486) ohmyzsh[bot] 2024-06-09 08:43:02 +02:00
  • 8510847ff3 fix(bundler): add completion for bundler bin as well Carlo Sala 2024-06-08 13:32:27 +02:00
  • 4e8099175e feat(extract): add support for multi-part 7z (#12484) vincent 2024-06-08 16:48:33 +08:00
  • e898de0664 fix(eza): icons tab completion (#12483) Martin Bjeldbak Madsen 2024-06-08 18:47:51 +10:00
  • efdfe2f29a feat(golang): add alias for go mod tidy (#12473) K.B.Dharun Krishna 2024-06-04 19:27:08 +05:30
  • de2e3d9cd3 docs: reword alternative installer mirror (#12474) K.B.Dharun Krishna 2024-06-04 19:26:34 +05:30
  • e53edd712f fix(bgnotify): use terminal-notifier args properly (#12467) David LJ 2024-06-04 15:55:08 +02:00
  • 228d44d55d feat(eza): add icons option (#12469) EraPartner 2024-06-04 13:54:42 +00:00
  • 695c7456d1 docs(stripe): fix typo (#12470) Albert 2024-06-03 05:59:01 -05:00
  • 56afe7b368 fix(tmux): add completion for alias functions (#12468) MoetaYuko 2024-06-03 18:53:27 +08:00
  • e0c6cb1470 chore(yarn): remove unneeded line Carlo Sala 2024-05-31 08:55:53 +02:00
  • 189774c5d0 feat(yarn)!: add optional support for yarn berry (#12374) Jeroen Claassens 2024-05-30 20:31:39 +02:00
  • 2c08d2b842 fix(kubectl): load completion properly in functions Carlo Sala 2024-05-30 20:21:17 +02:00
  • a4424dfefd fix(pass): completion for multiple repositories (#12464) Lukas Grimm 2024-05-30 17:05:50 +02:00
  • 071b8f8921 feat(kitty): add plugin for the kitty terminal (#10994) Ian Chesal 2024-05-28 17:40:30 -04:00
  • 5e59d21e54 Add Support for Tabby Terminal in Macos Plugin (#12451) theredcmdcraft 2024-05-26 21:53:03 +02:00
  • 1b29fd3a46 feat(git): support stable in git_main_branch (#12447) Jesús Miguel Benito Calzada 2024-05-23 12:51:02 +02:00
  • 203369b0f9 ci(dependencies): run on sunday CET morning Carlo Sala 2024-05-22 15:36:03 +02:00
  • 41d2029dec feat(laravel): add aliases laravel 11 (#12354) Rizky Ilham Pratama 2024-05-22 15:17:06 +08:00
  • c77a01dbe2 Revert "feat(agnoster): add anaconda env information (#12434)" Carlo Sala 2024-05-22 09:15:11 +02:00
  • bbfb985359 chore(agnoster): typo (#12437) robinverduijn 2024-05-21 22:39:12 -07:00
  • dfb436b54a feat(tldr): add tldr plugin (#12429) danielwerg 2024-05-21 21:58:43 +03:00
  • f6b3fc84d1 feat(wd): update to version v0.7.0 (#12436) ohmyzsh[bot] 2024-05-21 20:48:54 +02:00
  • 04b66b2308 chore(dependencies): PR wording Carlo Sala 2024-05-21 20:46:54 +02:00
  • 0621944db5 fix(dependencies): only open PR if there are changes Carlo Sala 2024-05-21 20:43:26 +02:00
  • 309129f651 feat(agnoster): add anaconda env information (#12434) Daniel Ochoja 2024-05-21 19:36:07 +01:00
  • a779d6563f chore(template): propose add .local/bin to PATH (#12417) Alessandro Miliucci 2024-05-16 22:13:36 +02:00
  • fb91ca27a2 feat(amuse): add whitespace before virtualenv (#12423) Fritz Reichwald 2024-05-15 19:27:21 +02:00
  • a8a747e18a feat(fzf): add support for Fedora package (#12421) Juho Kuisma 2024-05-15 20:14:11 +03:00
  • b1c5315a5f feat(wd): update to version v0.6.1 (#12413) ohmyzsh[bot] 2024-05-12 12:42:59 +02:00
  • 0493eab8ce fix(dependencies): check if repo is clean before committing Carlo Sala 2024-05-12 12:40:45 +02:00
  • 1d31ff6037 ci(dependencies): fetch all branches Carlo Sala 2024-05-12 12:30:22 +02:00
  • eff648aab0 ci(dependencies): use setup-python and enable cron-based jobs Carlo Sala 2024-05-09 17:41:59 +02:00
  • eb2ff84a2c fix(dependencies): avoid creating PR if it's already there Carlo Sala 2024-05-09 19:52:50 +02:00
  • 423b9a8ded feat(dependencies): add support for semver tags Carlo Sala 2024-05-09 19:20:11 +02:00
  • a258eb4547 fix(dependencies): improve typing Carlo Sala 2024-05-09 18:27:01 +02:00
  • 13c8a10e39 style(dependencies): run ruff formatter Carlo Sala 2024-05-09 17:20:09 +02:00
  • 83110e8ce1 chore(dependencies): update requirements.txt Carlo Sala 2024-05-09 17:19:43 +02:00
  • d91f4e83ef fix(fzf): fix missing is-at-least error in setup (#12412) Marc Cornellà 2024-05-12 09:44:11 +02:00
  • 0fabd5f22f fix(git): add checked-out branch support to gbg* (#12397) Francesco Ilario 2024-05-10 19:17:18 +02:00
  • d2cf10c29f feat(procs): add completions plugin (#12406) Ilya 2024-05-10 20:16:45 +03:00
  • 9af7ebcf36 fix(nvm): use command cat to avoid alias (#12410) Kiran Koirala 2024-05-10 15:53:35 +05:45
  • b1af78d64d fix(nvm): use nvm version when needed (#12409) Kiran Koirala 2024-05-10 13:12:47 +05:45
  • 5947c3c3c9 feat(dependencies): add wd (#12405) Atk 2024-05-09 15:57:30 +01:00
  • b0561d28b5 fix(cli): fix edge cases in omz plugin disable command (#12401) Marc Cornellà 2024-05-08 22:20:42 +02:00
  • 8c5f64cc2f feat(nvm): add corepack to lazy_cmd Carlo Sala 2024-05-06 09:49:21 +02:00
  • 22bbc233e9 feat(python): autovenv keeps activated on subdirs (#12396) Michael Gonzo 2024-05-07 21:30:23 +02:00
  • 668ca3a32d fix(extract): zst now extracts as expected (#12395) Shai Coleman 2024-05-03 20:43:53 +01:00
  • 529f77a344 feat(termsupport): support alacritty* TERM (#12392) stefan 2024-05-02 15:11:18 +02:00
  • 8581ecd462 feat(autojump): add nix-darwin install path (#12389) Antoine 2024-05-01 11:04:12 +02:00
  • 21963f4f67 fix(fzf): support old fzf versions Carlo Sala 2024-04-30 12:56:02 +02:00
  • 803e1a784c fix(copybuffer): prevent which alias usage (#12379) Marc Cornellà 2024-04-25 08:04:18 +02:00
  • 5d2d35cd17 fix(poetry-env): do not deactivate in a subdir Carlo Sala 2024-04-23 16:21:21 +02:00
  • ee69c14beb feat(fishy): add color to username (#12369) John Matczak 2024-04-23 01:54:00 -07:00
  • 67581c53c6 fix(ssh-agent): add identity only if identity exists (#12371) Zikoeng Xi 2024-04-23 03:37:17 +08:00
  • 0c80a063c3 chore(async): reenable async prompt by default on zsh < 5.0.6 (#12358) Marc Cornellà 2024-04-19 18:47:21 +02:00
  • f78c6b90fc fix(async): fix crash on zsh < 5.0.6 (#12358) Marc Cornellà 2024-04-16 18:07:10 +02:00
  • 1b5503a3ee feat(fzf): support fzf setup for 0.48.0 and older (#12367) Marc Cornellà 2024-04-19 21:57:46 +02:00
  • d17ca487a4 fix(history): add t option to history wrapper (#12365) Martin Hans 2024-04-18 10:49:34 +02:00
  • 80a651a6df chore(updater): small typo Marc Cornellà 2024-04-18 07:48:33 +02:00
  • 56cfcb44e7 fix(updater): abort update if $ZSH is not a git repository Marc Cornellà 2024-04-18 07:33:13 +02:00
  • c262ffbb68 fix(update): define $ZSH if undefined (#12273) Marc Cornellà 2024-04-18 07:16:42 +02:00
  • eafa78217d fix(history): fix history -c (#12362) Marc Cornellà 2024-04-18 07:12:32 +02:00
  • 1ed8d4b555 fix(git): turn off async prompt by default on zsh < 5.0.6 (#12331) Marc Cornellà 2024-04-17 20:21:18 +02:00
  • 7ef3f49f97 fix(agnoster): prevent accidental alias use Marc Cornellà 2024-04-16 20:04:25 +02:00
  • efa8de0b52 fix(history): fix edge cases introduced in #12341 (#12357) Martin Hans 2024-04-16 19:38:58 +02:00
  • b26000d168 feat(tmux): sessions named as current dir (#12351) Jhon Pedroza 2024-04-16 02:52:12 -05:00