Commit Graph

  • 6babcbd884 feat(asdf): add support for archlinux/AUR package (#9893) alexandregv 2021-05-06 19:02:37 +02:00
  • bd0b4b64c6 fix(asdf): fix path to Homebrew installation of asdf (#10481) Sergei Shishov 2021-12-05 11:48:00 +04:00
  • 8ae373130c fix(cli): respect ZDOTDIR in plugin/theme change commands (#10520) Marc Cornellà 2021-12-21 17:01:56 +01:00
  • a1ec96d125 fix(af-magic): add space before git and hg information (#9396) rutriff 2020-10-28 20:31:26 +03:00
  • 904f8685f7 feat(brew): improve brews list layout (#10135) Ming Aldrich-Gan 2021-12-17 18:15:39 -06:00
  • 3a3a44c7b5 feat(rvm): add alias rvms (#10219) Celestino Gomes 2021-12-17 21:14:14 -03:00
  • 8d02dabbb6 docs(README): Document .pre-oh-my-zsh (#10315) Eric 2021-12-17 17:12:31 -07:00
  • 1e263e245d feat(operator-sdk): add plugin for operator-sdk (#10423) jxlwqq 2021-12-18 08:04:31 +08:00
  • 481b912fd7 feat(jfrog): Support jf executable auto completion (#10503) Robi Nino 2021-12-18 02:03:20 +02:00
  • f8c76d55a7 feat(cnf): Added support for SUSE-derived operation systems (ZYpp) to CNF plugin (#10508) theVerusDev 2021-12-17 19:02:06 -05:00
  • a150d8a7c0 feat(istioctl): add plugin for istioctl (#10410) jxlwqq 2021-12-18 07:54:19 +08:00
  • 08d086a09c feat(volta): add volta plugin (#10441) Patrick Fitzgerald 2021-12-17 15:47:56 -08:00
  • 44c6a71243 feat(deno): adding drA alias for --allow-all (#10501) Carlo Sala 2021-12-18 00:40:57 +01:00
  • b7fb0a55c0 fix(heroku): fix XDG cache directory name and code style (#10436) smac89 2021-12-17 06:45:06 -06:00
  • 52a46ec362 feat(fzf): support fzf in Cygwin (#9463) Sean Flanigan 2020-11-21 20:52:11 +10:00
  • 010c36d4ab refactor(fzf): adopt code style and simplify function naming (#10514) Logan Linn 2021-12-17 04:18:28 -08:00
  • 41c15a2159 fix(jonathan): fix top bar alignment with RPROMPT Marc Cornellà 2021-12-16 10:51:25 +01:00
  • 4b4cc9a4a5 fix(cli): fix plugin and theme suggestions in completion for older zsh versions Marc Cornellà 2021-12-16 10:50:34 +01:00
  • 7d03ea18ed fix: declare variables as global when using typeset Marc Cornellà 2021-12-16 10:15:55 +01:00
  • fb86ec7749 style: use typeset for dynamic variable names Marc Cornellà 2021-12-14 13:09:02 +01:00
  • 5403db8599 feat(archlinux): add aliases for cleaning package cache (#10091) K Harishankar 2021-12-14 03:24:19 +05:30
  • f42aa49cfd fix(ys): use default color instead of gray for improved readability (#10506) deimosian 2021-12-13 16:52:32 -05:00
  • 9a3d853481 fix: quote % characters in ruby prompt info functions Marc Cornellà 2021-12-13 17:43:32 +01:00
  • 59cb231692 style(rbenv): adapt to code style Marc Cornellà 2021-12-13 17:42:17 +01:00
  • 5c14474eb2 style(chruby): fix plugin code style and loading process Marc Cornellà 2021-12-13 17:37:44 +01:00
  • 7b12fa9799 style(rbfu): clean up code Marc Cornellà 2021-12-13 12:14:45 +01:00
  • e3bb6e685d refactor(themes): use ruby_prompt_info everywhere Marc Cornellà 2021-12-13 17:12:31 +01:00
  • aa99472c8a style(simonoff): fix code style and optimize use of variables Marc Cornellà 2021-12-13 17:02:21 +01:00
  • 134c1ada28 fix(jonathan): fix theme for non-UTF8 locales Marc Cornellà 2021-12-13 16:42:54 +01:00
  • 065e8ebdd0 style(jonathan): fix code style in jonathan theme Marc Cornellà 2021-12-13 15:13:43 +01:00
  • 1b01496c21 fix(bira): fix color bleed in user_host prompt section (#10505) Marc Cornellà 2021-12-13 14:42:57 +01:00
  • a94e263426 refactor(adben): simplify used variables and %-quote prompt functions Marc Cornellà 2021-11-30 17:37:29 +01:00
  • 428f815169 fix(lib): %-quote git prompt functions Marc Cornellà 2021-11-30 17:43:36 +01:00
  • e96b8bd523 refactor(shell-proxy)!: rename env vars to SHELLPROXY_* and add usage message (#10456) fengkx 2021-12-13 18:26:05 +08:00
  • a1a63f4c7d feat(afowler): add mercurial support Frank Van Damme 2017-01-10 09:23:49 +01:00
  • ee46d198ad style(afowler): simplify code and remove unnecessary variables Marc Cornellà 2021-12-13 11:10:47 +01:00
  • c172624398 style(af-magic): fix code style and remove unnecessary variables Marc Cornellà 2021-11-30 18:07:42 +01:00
  • 1c07001896 fix(mercurial): correctly check for untracked files in hg_dirty (#2177) David Sutherland 2013-10-17 16:48:58 +10:00
  • 4119f53004 perf(mercurial): optimize utility functions Marc Cornellà 2021-12-02 11:12:18 +01:00
  • d058801a18 feat(mercurial): add hgci alias for interactive commit (#8912) Pandu POLUAN 2020-05-11 14:55:20 +07:00
  • 137b45672d feat(bira): improve theme and add support for mercurial (#6631) Romain Failliot 2018-02-18 19:27:50 -05:00
  • 24974a135c feat(mercurial)!: use PREFIX and SUFFIX settings in hg_prompt_info (#6631) Romain Failliot 2018-02-18 19:19:03 -05:00
  • e52584c901 perf(mercurial): improve performance of hg_prompt_info (#7929) anatolyrr 2019-06-16 16:50:11 +03:00
  • dcf12ba8f3 fix(mercurial): show author name in hgsl alias log alias (#3500) Nicolas Cavigneaux 2015-01-16 15:59:52 +01:00
  • 5b987e59d0 chore: add ohmyzsh GitHub Sponsors to FUNDING.yml Marc Cornellà 2021-12-07 20:15:38 +01:00
  • 90e53bcc6a ci(spelling): turn off check-spelling action temporarily Marc Cornellà 2021-12-07 19:37:28 +01:00
  • 44d8edea05 ci(spelling): automatically accept aliased commands (#10475) Josh Soref 2021-12-07 12:09:34 -05:00
  • 29b344a710 chore: update security docs and link to huntr.dev Marc Cornellà 2021-12-07 18:04:33 +01:00
  • 841f3cb0bb ci: add check-spelling action (#10470) Josh Soref 2021-12-02 06:17:00 -05:00
  • 46e63340ee feat(branch): show mercurial bookmarks if used (#9948) whoami 2021-12-01 19:49:42 +03:00
  • c66fc00401 feat(updater): show command to update when update skipped (#10465) Nick Aldwin 2021-12-01 06:44:15 -05:00
  • e253661a9b Revert "ci: add check-spelling GitHub Action" Marc Cornellà 2021-12-01 12:25:58 +01:00
  • aef393bdce ci: add check-spelling GitHub Action Marc Cornellà 2021-12-01 12:18:32 +01:00
  • 0e41181d54 chore: fix spelling errors across the project (#10459) Josh Soref 2021-12-01 06:20:31 -05:00
  • 1c1d74c5ec chore: update new issue templates Marc Cornellà 2021-11-30 10:19:21 +01:00
  • 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