Commit Graph

  • 3ff8c7ef67 feat(agnoster): add terraform to prompt (#7892) Rob Lugton 2025-06-10 04:40:46 +10:00
  • 788eaa5930 fix(functions): escape especial chars in WSL (#13158) James Langley 2025-06-08 09:25:23 +01:00
  • ac5295678f feat(agnoster): add conda support (#13160) AYO_YO 2025-06-08 16:23:48 +08:00
  • 95ef251669 feat(dotnet): add restore alias (#13146) Yunus Emre Akbalık 2025-05-29 13:49:56 +03:00
  • 658240f498 feat(kubectl): add aliases for get events (#13147) mm503 2025-05-29 02:33:01 -05:00
  • 6ef47526f8 feat(laravel): add db:wipe alias (#13071) Joaquín Gamboa 2025-05-26 07:27:53 -04:00
  • 095ac3ca8f feat(cli): add --enabled flag to omz plugin list (#13128) G'lek Tarssza 2025-05-24 04:44:24 -06:00
  • ecdc1e722a docs(rsync): improve README (#13137) Hanashiko 2025-05-24 13:42:44 +03:00
  • 526969cad3 feat(mvn): add verify aliases (#13133) Jonas Geiregat 2025-05-24 12:40:40 +02:00
  • 13c702964c fix(async): ensure git_prompt_status can be registered (#13134) Ilia Burtsev 2025-05-24 13:39:17 +03:00
  • d39804a5a6 docs(universalarchive): expand documentation (#13136) Hanashiko 2025-05-24 10:30:14 +03:00
  • 1ed17ac052 feat(terraform): add init -reconfigure aliases` (#13129) Kalle Ahlström 2025-05-23 16:43:53 +03:00
  • 0354add542 fix(blinks)!: use default instead of black color (#13123) G'lek Tarssza 2025-05-22 03:27:34 -06:00
  • 40c2a72e03 fix(history): handle HIST_STAMPS with whitespace in timestamp format (#13099) Kirill Fedorov 2025-05-22 12:23:50 +03:00
  • 881c8b78d3 feat(termsupport): add WezTerm support (#13121) tobii-dev 2025-05-18 19:14:44 +02:00
  • c95509ebfd feat(kamal): add autocomplete support and aliases for Kamal (https://kamal-deploy.org/) (#13080) Igor Aleksandrov 2025-05-15 01:48:50 +04:00
  • c34c1da736 docs(vi-mode): explaination for text objects (#13116) Lorenzo Bettini 2025-05-12 09:56:26 +02:00
  • 3f8ea81b89 feat(z): update to cf9225fe (#13115) ohmyzsh[bot] 2025-05-11 11:06:03 +02:00
  • 62afbdebb9 feat(jj): add jjgfa alias (#13105) Cyril Plisko 2025-05-06 18:27:04 +03:00
  • 51d0e0aa1d docs(pip): add explanation for aliases (#13103) Hanashiko 2025-05-05 14:00:29 +03:00
  • 8648cd640b chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#13100) dependabot[bot] 2025-05-04 17:22:51 +02:00
  • f6a7bbf81a fix(debian): avoid aptitude hardcoding Carlo Sala 2025-04-29 10:42:26 +02:00
  • 2ee4f9808f docs(python): fix typo (#13096) Anand Buddhdev 2025-04-29 10:34:33 +02:00
  • 137bfbbfd1 chore(deps): bump certifi in /.github/workflows/dependencies (#13094) dependabot[bot] 2025-04-27 14:55:23 +02:00
  • 476a7fc89e chore: fix typo (#13089) Michael Elliot 2025-04-27 16:26:11 +08:00
  • 44913a1f16 feat(wd): update to v0.10.0 (#13093) ohmyzsh[bot] 2025-04-27 10:25:02 +02:00
  • 959b6cf5ee fix(emacs): do not emit ANSI escape codes in vterm Carlo Sala 2025-04-24 15:42:26 +02:00
  • de1ca65dca feat(procs): support completion for procs<0.14 (#13053) Adam Page 2025-04-19 15:08:03 -04:00
  • 92bad89f8a docs(asdf): update usage example (#13055) Arthur 2025-04-20 02:55:23 +08:00
  • 9957e4e8be feat(git): add gcfu alias for commit --fixup (#13027) Roeniss Moon 2025-04-20 03:48:34 +09:00
  • b92874c716 fix(archlinux): properly check keyring version (#12979) deimosian 2025-04-19 14:44:45 -04:00
  • 95a0ece8d3 fix(agnoster): respect bg / fg user envs (#12897) Pedro A. Aranda Gutiérrez 2025-04-19 20:19:23 +02:00
  • afbbdd6099 docs: fix typos (#13061) Nicholas Wilson 2025-04-19 12:58:05 -05:00
  • a7426f0b38 fix(git-prompt): use --git-common-dir to load stash count (#13072) Kat R. 2025-04-19 10:49:16 -07:00
  • c1e5ff3169 fix(branch): handle branches with / properly (#13063) swivelmargarita 2025-04-17 19:57:53 +05:00
  • a84a0332a8 chore(deps): bump urllib3 in /.github/workflows/dependencies (#13065) dependabot[bot] 2025-04-13 23:11:55 +02:00
  • 750d3ac4b4 fix(macos): use command man instead of man (#13046) Sidar 2025-04-03 17:38:51 +03:00
  • f81259fb34 fix(cli): support noexec environments (#13042) Carlo Sala 2025-03-29 12:55:20 +01:00
  • a78d006faa fix(asdf)!: remove legacy <0.16 integration Carlo Sala 2025-03-29 10:47:03 +01:00
  • 2f3a141f65 docs(asdf): match README with 0.16 (#13026) Kartik Vashistha 2025-03-29 02:42:46 -07:00
  • 346c09d469 fix(dnf): function name typo (#13040) Mikrz 2025-03-29 05:40:25 -04:00
  • 506cedb7ca chore(alias-finder): code style (#13038) Roeniss Moon 2025-03-29 18:38:29 +09:00
  • fa396ad771 feat(docker): add alias for stats (#12988) Chriss 2025-03-25 18:04:39 +01:00
  • 4efdc90dba docs(docker): add section for podman's docker wrapper (#13024) Roeniss Moon 2025-03-26 02:03:02 +09:00
  • 1de190e439 fix(alias-finder): early return on cmd len <2 (#13030) Roeniss Moon 2025-03-26 01:56:06 +09:00
  • eeaf9f89b0 fix(tmux): disable AUTOREFRESH by default (#13034) Carlo Sala 2025-03-24 20:52:31 +01:00
  • 899af6328b fix(bgnotify): detect if sway is running and not just installed (#12989) Benjamin Neff 2025-03-21 12:47:25 +01:00
  • ac1335125c feat(macos): add support for Ghostty (#12890) Adil Erchouk 2025-03-20 20:36:07 +01:00
  • 407be8f036 feat(dirhistory): preserve forward directories with cde alias (#9328) Marc Cornellà 2025-03-20 20:28:39 +01:00
  • 22ec00d1f6 chore(install): option case matching (#12881) Gurram Siddarth Reddy 2025-03-21 00:59:33 +05:30
  • 0c8c7bf2a8 docs(tmux): add note to README for #5282 Carlo Sala 2025-03-20 20:23:47 +01:00
  • ec07c79d7e feat(tmux): refresh global environments automatically (#5282) Xin Li 2025-03-20 12:25:40 -07:00
  • 068299685c fix(dirhistory): support iTerm2 natural text key bindings (#11026) Marc Cornellà 2025-03-20 20:07:36 +01:00
  • 5eaebdf0fe fix(termsupport): ensure ohmyzsh can run with set -eu Carlo Sala 2025-03-20 20:02:34 +01:00
  • 85d60d489c feat(dirhistory): add support for ghostty (#12868) Kristijan 2025-03-21 05:47:01 +11:00
  • 070f823a84 feat(uv): alias uv with noglob (#12866) bretello 2025-03-20 19:44:01 +01:00
  • 6591606d56 feat(jira): add project command to open project (#12851) Ken van der Eerden 2025-03-20 19:43:08 +01:00
  • da2510c199 fix(nicoluaj): avoid overriding customization params (#12859) Hong Xu 2025-03-20 11:41:27 -07:00
  • bea0dd2ca0 feat(mix): autocomplete format command (#13012) Robert Dober 2025-03-20 11:30:05 +01:00
  • 34e9830dd3 fix(ranq-quote): use https for quote retrieval (#13021) Linda TJ 2025-03-20 11:22:12 +01:00
  • f97e871c33 fix(conda): correct typo in alias parameter (#13010) Gary Wei 2025-03-11 01:51:15 -07:00
  • 1c2127727a feat(jj): enable dynamic completion (#13003) nasso 2025-03-04 11:46:29 +01:00
  • 30e516a3aa feat(jj): add jujutsu plugin (#12292) nasso 2025-03-03 17:15:43 +01:00
  • 6e7ac0544e fix(agnoster): print white text over black for light theme only (#12983) tuzi3040 2025-02-19 19:37:18 +08:00
  • 92da3108b5 fix(agnoster): print white text over black (#12525) Adrien Plazas 2025-02-14 10:18:01 +01:00
  • 7d32e7fc3f fix(updater): detect p10k instant prompt (#12971) Marc Cornellà 2025-02-13 12:22:23 +01:00
  • 0e99f402cd feat(agnoster): add color config and add some git stuff (#12505) Stephen Gelman 2025-02-12 13:33:35 -06:00
  • 8074eb8b46 fix(chruby): update brew sourcing for Apple Silicon (#12941) Dennis Dashkevich 2025-02-12 22:24:56 +03:00
  • 4d9d346718 feat(asdf): support asdf v0.16 ahead Carlo Sala 2025-02-12 20:15:25 +01:00
  • db32c6ccce fix(mvn): handle directories in <relativePath> (#12957) Daniel Mensinger 2025-02-04 13:37:02 +01:00
  • 2b547d113b chore(deps): bump certifi in /.github/workflows/dependencies (#12955) dependabot[bot] 2025-02-02 13:38:22 +01:00
  • 2343ad517d feat(wd): update to v0.9.3 (#12954) ohmyzsh[bot] 2025-02-02 07:50:33 +01:00
  • 1c34b0e67d feat(terraform): support TF_DATA_DIR in tf_prompt_info (#12949) soemiran 2025-01-30 16:14:04 +01:00
  • 33d4db7fee docs(ember-cli): fix typo (#12945) Guspan Tanadi 2025-01-29 20:59:04 +07:00
  • ce9a4a0196 feat(dnf): add dnf5 completion Carlo Sala 2025-01-26 14:21:14 +01:00
  • 9ffc14c3e1 chore(deps): bump semver from 3.0.3 to 3.0.4 in /.github/workflows/dependencies (#12938) dependabot[bot] 2025-01-26 14:11:35 +01:00
  • cc9259d6ad docs(git-auto-fetch): fix typo (#12937) Marcus Voltolim 2025-01-24 17:40:58 -03:00
  • 3bd48b12c8 chore: ignore .zwc files (#12936) Eduardo Roberto 2025-01-24 20:39:17 +00:00
  • 5fd2059e5e feat(jira): allow branch name customization (#12850) Ken van der Eerden 2025-01-23 21:08:55 +01:00
  • 85c4941492 fix(cli)!: remove harmful --unattended flag for omz update (#12935) Marc Cornellà 2025-01-23 21:06:00 +01:00
  • d2e79501b2 fix(timer): minutes calculation logic (#12857) shun095 2025-01-24 05:04:45 +09:00
  • 69410e7020 feat(foot): add foot plugin (#12849) fossdd 2025-01-23 20:43:27 +01:00
  • 4e29c670a4 fix(changelog): show if there are no changes (#12934) Marc Cornellà 2025-01-23 20:38:12 +01:00
  • 1bae199736 fix(direnv): warn user if command not found (#12840) Thomas Boyer 2025-01-23 20:37:00 +01:00
  • bd0a5b2598 docs(chucknorris): add useful note (#12822) Keith Bennett 2025-01-24 02:28:44 +07:00
  • 9a0e22c184 feat(perl): add perlbrew auto activation (#12814) jamesrtnz 2025-01-24 08:24:43 +13:00
  • 501f29f90c fix(tailscale): fix completion binding for alias to Tailscale (#12928) Marc Cornellà 2025-01-23 20:10:10 +01:00
  • cca4043238 feat(python): support multiple venvs via $PYTHON_VENV_NAMES (#12932) Marc Cornellà 2025-01-23 19:54:50 +01:00
  • 6e9cda3d30 chore(deps): bump semver in /.github/workflows/dependencies (#12924) dependabot[bot] 2025-01-19 23:30:40 +01:00
  • d689aa289e feat(gitfast): update to version v2.2 (#12923) ohmyzsh[bot] 2025-01-19 11:20:14 +01:00
  • 8c5b71b2f4 ci(deps): update gitfast to its new structure (#12922) Felipe Contreras 2025-01-19 04:18:37 -06:00
  • 028d653632 fix(sonicradish): reset color typo (#12912) Abhijeet Vashistha 2025-01-15 21:33:32 +05:30
  • 04cba220f7 feat(eza): add color-scale options (#12841) Nico Just 2025-01-15 12:40:52 +01:00
  • 7a3695aadf fix(grc): add linuxbrew path (#12903) Michele Bologna 2025-01-12 14:25:00 +01:00
  • cae2e45193 fix(rust): call rustc through rustup run (#12901) Thomas 2025-01-10 14:17:49 +01:00
  • 276e540eed fix(cli): ensure ksharrays is unset Carlo Sala 2025-01-10 14:11:33 +01:00
  • 5c17bcd21f feat(web-search): add perplexity.ai (#12815) Bhanu 2025-01-08 00:34:00 -08:00
  • d82669199b fix(af-magic): add logic for virtualenv separator (#12875) Kalle Ahlström 2024-12-30 11:15:05 +02:00
  • 9c8afcc3ee chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#12874) dependabot[bot] 2024-12-29 13:22:49 +01:00
  • f733dc340b chore(deps): bump urllib3 from 2.2.3 to 2.3.0 in /.github/workflows/dependencies (#12863) dependabot[bot] 2024-12-22 16:19:12 +01:00