Commit Graph

  • f0f792fa6b feat(cli): add omz version command Marc Cornellà 2021-11-30 10:13:23 +01:00
  • bf303965e6 feat(aws): Adds the login option for AWS SSO (#9921) Nicholas Hawkes 2021-11-27 15:34:47 -05:00
  • 58478d0888 feat(git): Add alias for rebasing to origin/main-branch (#10445) Markus Hofbauer 2021-11-27 20:30:03 +01:00
  • 8e5f3db305 feat(dotnet): add alias for dotnet build command (#10435) Adam Cwyk 2021-11-27 12:23:08 +11:00
  • 452ddff763 feat(xcode): support .swiftpm as project file in xc (#10434) Kyle 2021-11-26 06:57:08 +08:00
  • 0314604384 fix(lib): don't error if INSIDE_EMACS is not defined (#10443) Paul Scott 2021-11-25 22:55:21 +00:00
  • 2b96b7c54b fix(updater): stop update if $ZSH is not a git repository (#10448) Marc Cornellà 2021-11-25 11:46:37 +01:00
  • 15fd9c84de style(bundler): simplify bundled_commands array operations Marc Cornellà 2021-11-09 15:07:09 +01:00
  • 98b4801548 fix(bundler): use BUNDLE_JOBS in bi to avoid config file change Marc Cornellà 2021-11-17 12:35:23 +01:00
  • ff09151d6b fix(bgnotify): avoid permission prompts by checking frontmost app ID (#10318) Aurora 2021-11-17 11:44:04 +01:00
  • 88e72e8a54 fix(docker-compose)!: check for old command instead of calling docker (#10409) Marc Cornellà 2021-11-17 10:35:32 +01:00
  • b60b3f1842 fix(osx): deprecate osx plugin without symlink (#10428) Marc Cornellà 2021-11-17 10:53:17 +01:00
  • 2b379ec42c feat(kn): add plugin for kn completion (#8927) Brian Tannous 2021-11-17 01:33:48 -08:00
  • 60b89cd264 feat(ssh-agent): add quiet option to silence plugin (#9659) Marc Cornellà 2021-11-17 09:55:39 +01:00
  • fb12e41353 fix(install): fix backslash in printf when showing logo (#10422) Marc Cornellà 2021-11-16 18:38:59 +01:00
  • 2c06852546 style(dirhistory): remove use of eval completely Marc Cornellà 2021-11-16 17:18:07 +01:00
  • b3ba9978cc fix(themes): fix potential command injection in pygmalion, pygmalion-virtualenv and refined Marc Cornellà 2021-11-09 09:54:21 +01:00
  • 72928432f1 fix(plugins): fix potential command injection in rand-quote and hitokoto Marc Cornellà 2021-11-09 09:31:09 +01:00
  • a263cdac9c fix(lib): fix potential command injection in title and spectrum functions Marc Cornellà 2021-11-09 09:08:18 +01:00
  • 06fc5fb129 fix(dirhistory): fix unsafe eval bug in back and forward widgets Marc Cornellà 2021-11-09 15:05:53 +01:00
  • 6cb41b70a6 fix(lib): fix omz_urldecode unsafe eval bug Marc Cornellà 2021-11-08 17:46:14 +01:00
  • 1448d234d6 fix(dirhistory): fix Up/Down key bindings for Terminal.app Marc Cornellà 2021-11-11 17:20:07 +01:00
  • 22de1d304c fix(command-not-found): pass arguments correctly in Termux (#10403) Kirill Molchanov 2021-11-10 17:03:38 +03:00
  • 1d166eaaa1 fix(cli): avoid git -C for compatibility with git < v1.8.5 (#10404) Marc Cornellà 2021-11-10 11:35:17 +01:00
  • e3f7b8aa57 fix(updater): avoid git -C for compatibility with git < v1.8.5 (#10404) Marc Cornellà 2021-11-10 11:21:59 +01:00
  • db19589fcf refactor(updater): simplify check for available updates Marc Cornellà 2021-11-09 19:27:43 +01:00
  • 5c2440cb0c style(frontend-search): rename completion file to _frontend Marc Cornellà 2021-11-09 12:07:23 +01:00
  • 9a11b34101 fix(cli): fix check for completion files in omz plugin load Marc Cornellà 2021-11-09 12:03:59 +01:00
  • 3dc66bd367 fix(emotty): fix glyphs output width in emotty theme Marc Cornellà 2021-11-09 10:25:23 +01:00
  • 4a74349635 feat(refined): allow selecting git branch by changing prefix to : (#10400) Janusz Mordarski 2021-11-09 09:50:25 +01:00
  • e86c6f5e7f style: use -n flag in head and tail commands (#10391) Kevin Burke 2021-11-09 00:04:10 -08:00
  • 55682e3692 feat(tmux): set session name with ZSH_TMUX_DEFAULT_SESSION_NAME (#9063) Shahin Sorkh 2021-11-08 18:02:09 +03:30
  • 90903779b9 refactor(percol): fix style, bind keys for vi-mode and remove dependencies Marc Cornellà 2021-11-08 14:01:34 +01:00
  • b2f35a7b98 refactor(osx): Rename osx plugin to macos (#10341) Jonathan Batchelor 2021-11-05 23:40:38 +00:00
  • 7a2cb10625 fix(updater): stop update if connection unavailable Marc Cornellà 2021-11-05 19:47:29 +01:00
  • 0520c2e309 docs: add Security Policy Marc Cornellà 2021-11-03 18:21:04 +01:00
  • 9a02515c7c fix(command-not-found): pass arguments correctly in NixOS (#10381) amnore 2021-11-03 20:17:23 +08:00
  • 5e8905b4b2 feat(ys): increase color contrast with light color schemes (#10295) Aaron Hutchinson 2021-11-02 18:40:40 +00:00
  • 79cf4b3ceb feat(dirhistory): support urxvt terminal key binding (#8370) Michael Peick 2019-11-10 15:32:41 +01:00
  • 7f494944e6 fix(dirhistory): fix ALT+Up/Down key bindings for Terminal.app Marc Cornellà 2021-10-29 18:22:35 +02:00
  • 49458b872d docs(dirhistory): document OPT key alternative for macOS and fix style Marc Cornellà 2021-10-29 18:21:13 +02:00
  • bf88ff3f90 fix(lib): fix 1 alias to cd to directory 1 in stack (#10370) Richard Mitchell 2021-11-02 07:05:37 -04:00
  • 04c96e235f chore: fix grammar mistake in CONTRIBUTING.md (#10362) Afzal Sayed 2021-10-30 16:50:30 +05:30
  • 1861b5f175 feat(xcode): support Package.swift as project file in xc (#10358) YR Chen 2021-10-29 23:40:23 +08:00
  • 2e46b2a2dc feat(fzf): support getting fzf from nix-darwin (#10355) Christophe Bliard 2021-10-27 11:40:09 +02:00
  • 1dba112041 fix(changelog): fix for ${(@ps:$sep:)var} construct in zsh < 5.0.8 Marc Cornellà 2021-10-27 10:12:23 +02:00
  • 4b3a5c5411 fix(changelog): fix percent escapes in printf calls Marc Cornellà 2021-10-26 20:54:39 +02:00
  • 0267cb89eb perf(changelog): use regex-match instead of sed to parse commit subjects Marc Cornellà 2021-10-26 18:59:39 +02:00
  • 140bfa8432 fix(changelog): go back to ignoring commits from merged branches Marc Cornellà 2021-10-26 18:26:02 +02:00
  • 9c8131e417 perf(changelog): use a single git log command to get all commit messages Marc Cornellà 2021-10-26 18:24:29 +02:00
  • 4f67b02a9f feat(mix): update mix commands and descriptions (#10273) José Camelo Freitas 2021-10-26 07:07:46 -07:00
  • c2b9ae2937 fix(changelog): don't show more than 40 commits (#10345) Marc Cornellà 2021-10-26 13:23:07 +02:00
  • 1e5e834e0f fix(cli): exit omz update with correct error code (#10342) Sina Tak Tehrani 2021-10-25 20:28:22 +02:00
  • f1dd97bb2a fix(ssh-agent): fix check for running ssh-agent process with hidepid /proc (#8492) Marc Cornellà 2021-10-23 05:16:15 +02:00
  • 46f8765f4c feat(osx): add freespace command to clean purgeable disk space (#8762) Rob Vadai 2021-10-20 21:58:28 +01:00
  • 8c1495a18e fix(ruby)!: rename aliases that start with g to ge Marc Cornellà 2021-10-20 17:09:38 +02:00
  • 4b1f6d638f feat(ruby): add multiple gem aliases (#9005) Marc Cornellà 2021-10-19 20:07:40 +02:00
  • 6f4c7f6440 Merge branch 'royninja-patch-1' Robby Russell 2021-10-19 10:55:16 -07:00
  • f83bb65d47 Swapping gh with ghlp as 'gh' is reserved for the Github CLI. #9005 Robby Russell 2021-10-19 10:50:41 -07:00
  • a6b5aede81 Merge branch 'patch-1' of https://github.com/royninja/ohmyzsh into royninja-patch-1 Robby Russell 2021-10-19 10:54:30 -07:00
  • 75fe22b405 docs(README): document new zstyle update settings (#10304) Eric 2021-10-18 11:58:25 -06:00
  • 19f9b6f1ad feat(updater): add support for terminal hyperlinks Marc Cornellà 2021-10-13 11:58:56 +02:00
  • dbf555438e feat(obraun): display time with leading zeros (#10289) Igor Gavelyuk 2021-10-13 11:00:46 +03:00
  • beeda72826 fix(ssh-agent): fix for bad zstyle command argument Marc Cornellà 2021-10-11 15:21:42 +02:00
  • a0ac789f2a feat(ssh-agent): allow lazy-loading SSH identities (#6309) Marc Cornellà 2021-10-11 12:15:47 +02:00
  • 9bd0ac9b00 feat(mvn): support using mvnw in multi-module projects (#9413) Arthur Maltson 2021-10-11 05:40:17 -04:00
  • f82aa81931 fix(lib): fix diff --color argument check for BSD systems (#10269) michael-yuji 2021-10-11 01:15:24 +08:00
  • 6ac1ff6905 fix(git): fix directory parse from URL in gccd (#10276) Luka Markušić 2021-10-09 13:42:17 +02:00
  • 07cdd7a539 fix(lib): fix status exit code check in git_prompt_status (#10275) Pooya Vahidi 2021-10-09 21:02:49 +11:00
  • 1c9a64ece6 feat(git): add gswm and gswd aliases (#9897) Michael Fryar 2021-10-08 08:24:00 -07:00
  • 5fb204fa74 fix(battery): force battery percentage as integer Marc Cornellà 2021-10-08 15:42:43 +02:00
  • 9aeb967581 fix(battery): fix system check so Termux uses the correct method Marc Cornellà 2021-10-08 12:34:04 +02:00
  • f26a1ecdf0 feat(battery): add support for Android via Termux (#9752) Avneet Singh 2021-03-21 00:06:33 +05:30
  • dc83d0b720 fix(battery): support acpitool and multiple batteries under Linux (#9609) Ryan Voots 2021-10-07 15:16:30 -04:00
  • 607d2f1eda Revert "fix(changelog): don't parse commits of ignored types" Marc Cornellà 2021-10-07 13:35:07 +02:00
  • f0bbef1a07 feat(yarn): add global bin directory to $PATH (#9410) Cxarli 2020-10-31 16:01:18 +01:00
  • 29b5c182be feat(sublime): add support for Sublime Text 4 on Windows (#10063) HoshinoArika 2021-10-06 17:01:20 +08:00
  • 69a45a9c98 chore: zshrc update settings rewording Marc Cornellà 2021-10-06 10:04:30 +02:00
  • 7418814677 feat(z): update z to latest version (#10267) Ryan Zegray 2021-10-06 04:14:22 -04:00
  • bf7c1b160d fix(git)!: rename gdu alias to gdup (#10263) Carlo Sala 2021-10-06 10:13:38 +02:00
  • 63b7e5767d fix(changelog): don't parse commits of ignored types Marc Cornellà 2021-10-05 16:56:00 +02:00
  • 9e41cffbf8 chore(chucknorris): add a few more Chuck Norris quotes (#10210) Ryan McAllen 2021-10-05 10:47:28 -04:00
  • 53c9661b00 refactor(chucknorris): refresh plugin code Marc Cornellà 2021-10-05 16:45:49 +02:00
  • e5b9b80008 fix(gpg-agent): correctly overwrite $SSH_AUTH_SOCK and other improvements (#7059) Dapeng Gao 2021-10-05 19:54:53 +08:00
  • 49bc55f966 fix(docker-compose): fix for slow docker compose call on remote Docker contexts (#10264) Marc Cornellà 2021-10-05 13:23:05 +02:00
  • f793baf370 fix(jsontools): fix broken conditional in zsh 5.0.2 (#10262) Marc Cornellà 2021-10-05 11:59:09 +02:00
  • b621eee21f fix(cli): fix zsh array syntax for szh 5.0.2 Marc Cornellà 2021-10-05 11:58:39 +02:00
  • a54148a43e fix(init): rename function f due to clash with f alias (#10260) Marc Cornellà 2021-10-04 17:51:22 +02:00
  • 714399a7c3 feat(git): add gccd alias to clone and cd into git repository (#8220) fanuch 2019-10-06 13:19:14 +11:00
  • 568584a9f5 fix(per-directory-history): fix use of global history on shell start (#9008) Marc Cornellà 2021-10-04 17:14:34 +02:00
  • be4a952972 feat(cli)!: add omz reload command and deprecate zsh_reload plugin (#9078) Monson Shao 2020-07-03 12:16:58 +08:00
  • 56ab66b194 docs(python): update README to include new py alias (#9995) Dani Torramilans 2021-10-04 15:57:03 +02:00
  • 717ece07ef feat(mercurial): add hg log aliases (#9979) TheTechRobo 2021-10-04 09:55:18 -04:00
  • d304635b8c feat(yarn): add ylnf alias to fix linting problems (#9219) Emilien Escalle 2021-10-04 13:07:55 +02:00
  • 5dbb30342e feat(yarn): update completion from zsh-completions (73505e4) Marc Cornellà 2021-10-04 12:45:59 +02:00
  • a3289c11f6 feat(docker-compose): update completion (4fa72a0, 2021-01-19) Marc Cornellà 2021-10-04 12:02:08 +02:00
  • c396efbee3 fix(docker-compose): support Compose V2 docker compose command (#10248) Marc Cornellà 2021-10-04 11:26:39 +02:00
  • 30d441713c feat(updater): check if there are updates before prompting (#8387) Marc Cornellà 2021-09-30 17:56:02 +02:00
  • 0120749a54 feat(updater): add mode to only remind you to update when it's time (#10187) Marc Cornellà 2021-09-30 17:22:04 +02:00
  • 3c9743313c refactor(updater): change auto-update settings to use zstyle Marc Cornellà 2021-09-30 17:20:22 +02:00