Malav Bhavsar
70f0e5285f
fix(web-search): rename `claude` alias ( #13229 )
...
Rename the 'claude' alias to 'claudeai' in the web-search plugin to
prevent conflicts with the Claude CLI tool. This ensures users can access
both the web search functionality and the Claude CLI without collision.
11 months ago
Gregory Menezes
13d4176a68
fix(web-search): rename alias to `claudeai` to avoid conflict with CLI ( #13224 )
11 months ago
Wagner Moreira
788b5776c0
feat(web-search): add search with `claude.ai` and `grok.com` ( #13222 )
11 months ago
Roeniss Moon
537807c863
feat(alias-finder): use ripgrep if possible ( #13043 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
11 months ago
jishudashen
e3e468d138
chore: fix typos ( #13219 )
11 months ago
Bacluc
ff97957f1c
feat(tmux): avoid autostart inside `zed` editor ( #13220 )
11 months ago
Kevin De Keyser
2ac69955e8
fix(termsupport): ensure non-error return code ( #13217 )
11 months ago
Carlo Sala
8425e9774e
fix(keychain): reversed logic
...
Closes #13106
11 months ago
Nihad Abbasov
dc3bbcda26
feat(web-search): add RubyGems.org ( #13210 )
11 months ago
Zachary Craig
df200c943a
feat(keychain): support >2.9 ( #13189 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
11 months ago
Marc Cornellà
3e7ef0182f
chore: document Incident Response Plan ( #13195 )
12 months ago
Kalle Ahlström
cb72d7dcbf
fix(af-magic): fix venv prompt counting parenthesis ( #13190 )
12 months ago
ohmyzsh[bot]
f9d3e0ff56
feat(wd): update to v0.10.1 ( #13192 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
12 months ago
Carlo Sala
01433503c2
fix(rbw): reset clipboard in `rbwpw` only in the last invocation ( #13185 )
...
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>
12 months ago
Amr Elsayyad
f8022980a3
feat(ubuntu): add `apt-fast` support ( #13175 )
1 year ago
dependabot[bot]
7ee92de190
chore(deps): bump urllib3 in /.github/workflows/dependencies ( #13176 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Sergii Tkachenko
2fbdfa93f9
fix(init): ensure hostname is always valid for macOS ( #13171 )
1 year ago
dependabot[bot]
042605ee6b
chore(deps): bump requests in /.github/workflows/dependencies ( #13164 )
...
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>
1 year ago
Rob Lugton
3ff8c7ef67
feat(agnoster): add terraform to prompt ( #7892 )
1 year ago
James Langley
788eaa5930
fix(functions): escape especial chars in WSL ( #13158 )
1 year ago
AYO_YO
ac5295678f
feat(agnoster): add conda support ( #13160 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
1 year ago
Yunus Emre Akbalık
95ef251669
feat(dotnet): add `restore` alias ( #13146 )
1 year ago
mm503
658240f498
feat(kubectl): add aliases for `get events` ( #13147 )
1 year ago
Joaquín Gamboa
6ef47526f8
feat(laravel): add `db:wipe` alias ( #13071 )
1 year ago
G'lek Tarssza
095ac3ca8f
feat(cli): add `--enabled` flag to `omz plugin list` ( #13128 )
1 year ago
Hanashiko
ecdc1e722a
docs(rsync): improve README ( #13137 )
1 year ago
Jonas Geiregat
526969cad3
feat(mvn): add verify aliases ( #13133 )
1 year ago
Ilia Burtsev
13c702964c
fix(async): ensure `git_prompt_status` can be registered ( #13134 )
1 year ago
Hanashiko
d39804a5a6
docs(universalarchive): expand documentation ( #13136 )
1 year ago
Kalle Ahlström
1ed17ac052
feat(terraform): add `init -reconfigure` aliases` ( #13129 )
1 year ago
G'lek Tarssza
0354add542
fix(blinks)!: use `default` instead of `black` color ( #13123 )
1 year ago
Kirill Fedorov
40c2a72e03
fix(history): handle HIST_STAMPS with whitespace in timestamp format ( #13099 )
...
Co-authored-by: Kirill Fedorov <kfedorov@ibsys.ru>
1 year ago
tobii-dev
881c8b78d3
feat(termsupport): add WezTerm support ( #13121 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
1 year ago
Igor Aleksandrov
c95509ebfd
feat(kamal): add autocomplete support and aliases for Kamal ( https://kamal-deploy.org/ ) ( #13080 )
1 year ago
Lorenzo Bettini
c34c1da736
docs(vi-mode): explaination for text objects ( #13116 )
1 year ago
ohmyzsh[bot]
3f8ea81b89
feat(z): update to cf9225fe ( #13115 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
1 year ago
Cyril Plisko
62afbdebb9
feat(jj): add `jjgfa` alias ( #13105 )
1 year ago
Hanashiko
51d0e0aa1d
docs(pip): add explanation for aliases ( #13103 )
1 year ago
dependabot[bot]
8648cd640b
chore(deps): bump charset-normalizer in /.github/workflows/dependencies ( #13100 )
...
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>
1 year ago
Carlo Sala
f6a7bbf81a
fix(debian): avoid `aptitude` hardcoding
...
Closes #13095
1 year ago
Anand Buddhdev
2ee4f9808f
docs(python): fix typo ( #13096 )
1 year ago
dependabot[bot]
137bfbbfd1
chore(deps): bump certifi in /.github/workflows/dependencies ( #13094 )
...
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>
1 year ago
Michael Elliot
476a7fc89e
chore: fix typo ( #13089 )
1 year ago
ohmyzsh[bot]
44913a1f16
feat(wd): update to v0.10.0 ( #13093 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
1 year ago
Carlo Sala
959b6cf5ee
fix(emacs): do not emit ANSI escape codes in vterm
...
Closes #13067
1 year ago
Adam Page
de1ca65dca
feat(procs): support completion for `procs<0.14` ( #13053 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
1 year ago
Arthur
92bad89f8a
docs(asdf): update usage example ( #13055 )
1 year ago
Roeniss Moon
9957e4e8be
feat(git): add gcfu alias for `commit --fixup` ( #13027 )
1 year ago
deimosian
b92874c716
fix(archlinux): properly check keyring version ( #12979 )
1 year ago
Pedro A. Aranda Gutiérrez
95a0ece8d3
fix(agnoster): respect bg / fg user envs ( #12897 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
1 year ago