Commit Graph

  • 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
  • adef0e6081 feat(git): run gitk in the background in gk and gke aliases (#9657) Nikolas Garofil 2021-10-04 10:43:13 +02:00
  • 7152a94280 feat(init): show error and process tree if OMZ is loaded from non-zsh shells (#10234) Marc Cornellà 2021-10-04 10:34:13 +02:00
  • c6c364317d fix(pyenv): fix pyenv-virtualenv detection under macOS. Kaede Hoshikawa 2021-10-03 16:18:33 +09:00
  • 3c209b00d6 feat(cli): show current theme in omz theme list Marc Cornellà 2021-09-30 15:41:25 +02:00
  • 72b8f0b73b fix(half-life): fix prompt color bleeding and code clean up (#10085) Marc Cornellà 2021-09-30 15:23:11 +02:00
  • 5f99eb5afd fix(cli): get branch and tags from OMZ folder in omz changelog completion Marc Cornellà 2021-09-30 10:18:53 +02:00
  • 54783f66b8 feat(juju): add plugin for Juju (juju.is) (#10075) Leon 2021-09-29 12:09:02 -04:00
  • c7a55086e1 feat(lib): don't correct su command arguments (#10214) Celestino Gomes 2021-09-29 13:07:25 -03:00
  • 54e3e8ef54 fix(lib): fix automatic title abort inside Emacs (#10124) Marc Cornellà 2021-09-29 17:19:25 +02:00
  • de76f7cb49 fix(emacs): correctly pass arguments to emacsclient when $2 is stdin Marc Cornellà 2021-09-28 12:34:44 +02:00
  • 2acae3797b fix(emacs): assess if there are open frames of the expected type Marc Cornellà 2021-09-28 12:30:29 +02:00
  • 27dcca5967 refactor(emacs): simplify emacsclient wrapper code Marc Cornellà 2021-09-28 10:10:43 +02:00
  • b37114b4d5 refactor(emacs): remove dependency on require_tool.sh and clean up code style Marc Cornellà 2021-09-27 18:08:12 +02:00
  • a42db12085 refactor(archlinux)!: remove yaourt support (#9713) nowshed-imran 2021-03-06 16:50:12 +06:00
  • 4ae5bdebc3 fix(osx): only run Preview.app in man-preview if man page exists (#10222) April King 2021-09-28 04:40:31 -05:00
  • 33c86fe80b fix(init): detect and abort on non-zsh shell execution of Oh My Zsh Marc Cornellà 2021-09-28 11:29:42 +02:00
  • 93ad3a8821 docs(vi-mode): document $KEYTIMEOUT issue (#9588) Marc Cornellà 2021-09-27 11:46:42 +02:00
  • 2ea1fa6cbf fix(init): fix division by 0 error (#10213) Marc Cornellà 2021-09-24 16:50:00 +02:00
  • 57e8c959a0 style(installer): use rainbow logo and polish success message (#10211) Marc Cornellà 2021-09-23 18:28:34 +02:00
  • d87f29f564 refactor(vim-interaction): clean up code and open gvim instance if none open (#10209) Marc Cornellà 2021-09-23 12:33:37 +02:00
  • 5b3d2b2f0c Revert "feat(archlinux): add cleanup aliases to yaourt and yay (#10184)" Marc Cornellà 2021-09-22 11:58:23 +02:00
  • 16de514047 feat(lib): allow setting custom completion dots sequence (#9424) Simon Rogers 2020-11-05 10:40:45 +00:00
  • 3e4b520190 refactor(django)!: deprecate plugin in favor of Zsh's django completion Marc Cornellà 2021-09-22 10:36:28 +02:00
  • 098bcda691 feat(update): allow updating from branch set up on install Marc Cornellà 2021-09-09 12:57:59 +02:00
  • 7ded6752fd feat(jsontools): add tools to pretty print json-lines (ndjson) (#10176) Eduardo Flores 2021-09-10 17:52:00 -05:00
  • b590939637 refactor(jsontools): move to functions, align is_json tool to return exit code Marc Cornellà 2021-09-20 19:58:34 +02:00
  • f9d9d33ba4 refactor(jsontools): restructure and simplify logic Marc Cornellà 2021-09-20 19:57:04 +02:00
  • a4e68967a4 feat(lando): add support for php command (#10146) Joshua Bedford 2021-09-17 16:36:27 -05:00
  • 4d7f0cfb47 docs(kubectx): fix README sample code syntax (#10199) Ken Crawford 2021-09-17 17:33:12 -04:00
  • eba3be243f feat(archlinux): add cleanup aliases to yaourt and yay (#10184) Al-Amin Ahamed 2021-09-18 03:31:56 +06:00
  • b79726b1c3 fix(update): silence typeset calls in upgrade.sh script (#10048) Marc Cornellà 2021-09-15 19:06:51 +02:00
  • 4bd5d03e51 feat(golang): add goga alias to install dependencies in current directory, recursively (#7786) Tristan Messner 2019-04-21 20:20:23 -04:00
  • 29ec52602f feat(golang): add gota to test current directory recursively (#8974) Muhammad Zahalqa 2021-09-16 17:44:35 +03:00
  • 93b557e291 style(core): make alternative cache directory equivalent to Arch Linux package Marc Cornellà 2021-09-15 20:45:26 +02:00
  • 8784e88552 fix(core): use $HOME/.cache if default cache dir is non-writable (#10193) Marc Cornellà 2021-09-15 20:38:54 +02:00
  • eb2eacaf0c refactor(plugins): remove old generated completion files Marc Cornellà 2021-09-15 18:47:51 +02:00
  • d2269180b0 fix(core): move plugin-generated completion files to $ZSH_CACHE_DIR/completions Marc Cornellà 2021-09-15 18:41:44 +02:00
  • 4e6e49652b fix(plugins): fix _comps error in completion generation plugins (#10190) Marc Cornellà 2021-09-15 18:18:25 +02:00
  • c21ff38b8f fix(docker): remove unwanted asterisk in completed docker commands Marc Cornellà 2021-09-15 17:44:36 +02:00
  • 735808f48d Revert "feat(ssh-agent): only start ssh-agent once (#5359)" Marc Cornellà 2021-09-10 18:01:43 +02:00
  • 81edb03c52 fix(copybuffer): define CTRL+O binding for all keymaps (#6442) Marc Cornellà 2021-09-10 17:06:24 +02:00
  • 358ac6a141 fix(cp): add unique suffix to rsync backup directory for each user (#10170) Xuehai Pan 2021-09-10 04:18:09 +08:00
  • aa6e932b06 fix(vim-interaction): look up the newest GVim instance (#9095) Jóhann Friðriksson 2021-09-09 19:31:01 +02:00
  • 130f35fcb2 feat(git): add gdu alias to diff against upstream (#8721) Claas Augner 2021-09-09 19:16:15 +02:00
  • 450acc0113 fix: automatically create completion for cargo and rustup plugins (#10087) Carlo Sala 2021-09-07 20:02:20 +02:00