| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-21 | feat(tmux): avoid autostart inside `zed` editor (#13220) | Bacluc | |
| 2025-07-21 | fix(termsupport): ensure non-error return code (#13217) | Kevin De Keyser | |
| 2025-07-21 | fix(keychain): reversed logic | Carlo Sala | |
| Closes #13106 | |||
| 2025-07-18 | feat(web-search): add RubyGems.org (#13210) | Nihad Abbasov | |
| 2025-07-18 | feat(keychain): support >2.9 (#13189) | Zachary Craig | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-07-01 | chore: document Incident Response Plan (#13195) | Marc Cornellà | |
| 2025-06-29 | fix(af-magic): fix venv prompt counting parenthesis (#13190) | Kalle Ahlström | |
| 2025-06-29 | feat(wd): update to v0.10.1 (#13192) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | |||
| 2025-06-25 | fix(rbw): reset clipboard in `rbwpw` only in the last invocation (#13185) | Carlo Sala | |
| The previous behavior would reset the clipboard after 20 seconds always, even if the `rbwpw` function was called again in between. This commit fixes that behavior. Co-authored-by: Marc Cornellà <marc@mcornella.com> | |||
| 2025-06-19 | feat(ubuntu): add `apt-fast` support (#13175) | Amr Elsayyad | |
| 2025-06-19 | chore(deps): bump urllib3 in /.github/workflows/dependencies (#13176) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-06-16 | fix(init): ensure hostname is always valid for macOS (#13171) | Sergii Tkachenko | |
| 2025-06-10 | chore(deps): bump requests in /.github/workflows/dependencies (#13164) | dependabot[bot] | |
| Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-06-09 | feat(agnoster): add terraform to prompt (#7892) | Rob Lugton | |
| 2025-06-08 | fix(functions): escape especial chars in WSL (#13158) | James Langley | |
| 2025-06-08 | feat(agnoster): add conda support (#13160) | AYO_YO | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-05-29 | feat(dotnet): add `restore` alias (#13146) | Yunus Emre Akbalık | |
| 2025-05-29 | feat(kubectl): add aliases for `get events` (#13147) | mm503 | |
| 2025-05-26 | feat(laravel): add `db:wipe` alias (#13071) | Joaquín Gamboa | |
| 2025-05-24 | feat(cli): add `--enabled` flag to `omz plugin list` (#13128) | G'lek Tarssza | |
| 2025-05-24 | docs(rsync): improve README (#13137) | Hanashiko | |
| 2025-05-24 | feat(mvn): add verify aliases (#13133) | Jonas Geiregat | |
| 2025-05-24 | fix(async): ensure `git_prompt_status` can be registered (#13134) | Ilia Burtsev | |
| 2025-05-24 | docs(universalarchive): expand documentation (#13136) | Hanashiko | |
| 2025-05-23 | feat(terraform): add `init -reconfigure` aliases` (#13129) | Kalle Ahlström | |
| 2025-05-22 | fix(blinks)!: use `default` instead of `black` color (#13123) | G'lek Tarssza | |
| 2025-05-22 | fix(history): handle HIST_STAMPS with whitespace in timestamp format (#13099) | Kirill Fedorov | |
| Co-authored-by: Kirill Fedorov <kfedorov@ibsys.ru> | |||
| 2025-05-18 | feat(termsupport): add WezTerm support (#13121) | tobii-dev | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-05-14 | feat(kamal): add autocomplete support and aliases for Kamal ↵ | Igor Aleksandrov | |
| (https://kamal-deploy.org/) (#13080) | |||
| 2025-05-12 | docs(vi-mode): explaination for text objects (#13116) | Lorenzo Bettini | |
| 2025-05-11 | feat(z): update to cf9225fe (#13115) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | |||
| 2025-05-06 | feat(jj): add `jjgfa` alias (#13105) | Cyril Plisko | |
| 2025-05-05 | docs(pip): add explanation for aliases (#13103) | Hanashiko | |
| 2025-05-04 | chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#13100) | dependabot[bot] | |
| Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.1...3.4.2) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-04-29 | fix(debian): avoid `aptitude` hardcoding | Carlo Sala | |
| Closes #13095 | |||
| 2025-04-29 | docs(python): fix typo (#13096) | Anand Buddhdev | |
| 2025-04-27 | chore(deps): bump certifi in /.github/workflows/dependencies (#13094) | dependabot[bot] | |
| Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.1.31 to 2025.4.26. - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-04-27 | chore: fix typo (#13089) | Michael Elliot | |
| 2025-04-27 | feat(wd): update to v0.10.0 (#13093) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | |||
| 2025-04-24 | fix(emacs): do not emit ANSI escape codes in vterm | Carlo Sala | |
| Closes #13067 | |||
| 2025-04-19 | feat(procs): support completion for `procs<0.14` (#13053) | Adam Page | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-04-19 | docs(asdf): update usage example (#13055) | Arthur | |
| 2025-04-19 | feat(git): add gcfu alias for `commit --fixup` (#13027) | Roeniss Moon | |
| 2025-04-19 | fix(archlinux): properly check keyring version (#12979) | deimosian | |
| 2025-04-19 | fix(agnoster): respect bg / fg user envs (#12897) | Pedro A. Aranda Gutiérrez | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-04-19 | docs: fix typos (#13061) | Nicholas Wilson | |
| 2025-04-19 | fix(git-prompt): use `--git-common-dir` to load stash count (#13072) | Kat R. | |
| 2025-04-17 | fix(branch): handle branches with `/` properly (#13063) | swivelmargarita | |
| Co-authored-by: Takha Polat <takha.polat@bell-sw.com> | |||
| 2025-04-13 | chore(deps): bump urllib3 in /.github/workflows/dependencies (#13065) | dependabot[bot] | |
| Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.4.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-04-03 | fix(macos): use `command man` instead of `man` (#13046) | Sidar | |
