Carlo Sala
9d93dfaa60
fix(keychain): use pattern matching to detect version ( #13423 )
7 months ago
Artyom Fedosov
5a282b9b30
chore(git): remove quotes around `$#` ( #13403 )
7 months ago
Fournet Enzo
dca16e8f9a
docs(docker-compose): clarify tool choice ( #13399 )
7 months ago
Oskar Hermansson
a0576348d0
docs(dotnet): remove `Core` suffix ( #13418 )
7 months ago
ohmyzsh[bot]
90a22b61e6
feat(gradle): update to 25c3d368 ( #13407 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
7 months ago
Yaroslav Sapak
43e880ba45
feat(vscode): add support for Cursor ( #13382 )
7 months ago
Mohaiminus Sakib
136298e110
feat(nestjs) Adding NestJS plugin ( #13104 )
...
* Adding NestJS command aliases
* Removed installation instructions from the README file of NestJS plugin
7 months ago
ohmyzsh[bot]
969cd28e0d
chore(gradle): update completion to 1525cf3f ( #13393 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
7 months ago
ohmyzsh[bot]
55aa4c40e2
feat(gradle): update to d51199b5 ( #13390 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
8 months ago
Jeconias Santos
bd295c014f
feat(terraform): add aliases for workspace management ( #12845 )
8 months ago
hanskr
f1934d2c76
fix(git): improve ggu, ggl, gp, ggfl, ggp functions ( #13370 )
...
Co-authored-by: Hans Kristian Kismul <hans.kristian.kismul@finn.no>
8 months ago
Florian
caba9ae034
fix(ssh): use `grep -E` instead of `egrep` ( #13380 )
8 months ago
Oleg Atamanenko
d1c04d8a33
chore(task): fix error in README ( #13367 )
8 months ago
Paul Frederiksen
853680fd62
fix(history-substring-search): honor `CASE_SENSITIVE` variable ( #13360 )
8 months ago
Ardeshir Nahavandi Fard
1210973cbc
fix(flutter): fix captured keyboard during completion generation ( #13350 )
8 months ago
Carlo Sala
d57775d89e
fix(git): replace `whatchanged` with `log` ( #13338 )
...
Closes #13333
8 months ago
DE SILVA T R R
1237525b23
docs(common-aliases): fix tar.gz command ( #13332 )
8 months ago
Christian Kilmer
763aab3271
fix(command-not-found): support latest homebrew ( #13327 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
9 months ago
jayant011797
c1e9748909
docs(tldr): state that `tldr` should be installed separately ( #13298 )
9 months ago
Lin
34d6932b08
feat(task): add completion plugin ( #13313 )
9 months ago
Denys Dovhan
2b2d6d746c
fix(bgnotify): use lsappinfo, add support for ghostty ( #13314 )
9 months ago
Carlo Sala
9e23925b85
fix(magic-enter): check for cmd existance before executing
...
Closes #13294
9 months ago
Conor Meagher
7b516064ec
feat(brew): add three more aliases ( #13285 )
9 months ago
Carlo Sala
9ad0ce6482
fix(magic-enter): avoid unexpected console output
...
Closes #13290
9 months ago
G'lek Tarssza
26863c50b3
docs(gpg-agent): clarify plugin purpose ( #13289 )
9 months ago
Max Modesto Wallin
b9c9fcfd3f
feat(repo): auto-complete docs rebase update-refs ( #13286 )
9 months ago
David Chin
680298e920
feat(spackenv): Adding Spackenv plugin ( #13191 )
...
* Add spackenv plugin to handle Spack environment
* Use ":t" instead of 'basename'
9 months ago
Benjamin Bock
61b144d809
feat(magic-enter plugin): Add support for jj to magic-enter plugin ( #13241 )
9 months ago
ymlair
9d00a004b2
feat(tt): add plugin tt ( #8273 )
9 months ago
Kevin S Kirkup
10b750af26
feat(kompost): Add plugin for kompose ( #7729 )
...
Co-authored-by: Kevin S Kirkup <kevin.kirkup@pureport.com>
9 months ago
ElisarEisenbach
2525dae661
feat(git): use remote default branch to guess main branch ( #13212 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
9 months ago
Dennis Dashkevich
266bc17ab3
fix(chruby): avoid adding PATH entries twice ( #12980 )
9 months ago
0xHouss
736632228a
feat(copyfile): add error handling ( #13248 )
10 months ago
Jérémy
7504f22a0c
feat(battery): add wattage for macOS ( #13258 )
10 months ago
Patrick W. Healy
5d37f723f6
fix(asdf): avoid prepending path entry multiple times ( #13268 )
10 months ago
Carlo Sala
8bd49fb047
fix(virtualenv): take into account `$VIRTUAL_ENV_PROMPT`
...
Closes #13262
10 months ago
lucas
2423b7a12d
docs(web-search): add missing entries ( #13263 )
10 months ago
Jacob Rogers
801f09c1ca
fix(poetry-env): add support for poetry 2 ( #13260 )
10 months ago
drjaska
9d8d4cf414
feat(extract): support `.pk{3,4,7}` files ( #13254 )
10 months ago
xusd320
ef96242b9b
feat(web-search): add crates.io, docs.rs ( #13250 )
10 months ago
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
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
ohmyzsh[bot]
f9d3e0ff56
feat(wd): update to v0.10.1 ( #13192 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
11 months ago