0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

7330 commits

Author SHA1 Message Date
Juan Morete
fcab8f1611
docs(ansible): remove duplicated alias entry (#12235) 2024-02-23 11:25:53 +01:00
Oren
40ff950fcd
fix(docker): support completion on snap installs (#12224) 2024-02-20 10:59:12 +01:00
Julian
15ffbdd346
feat(zoxide): add option to override cmd (#12218) 2024-02-19 10:29:37 +01:00
Frederik Ring
872b5cd408
docs(kubectx): add quoting to array keys (#12216) 2024-02-14 12:14:08 +01:00
Raphael Boidol
f9bbf6047b
ci: bump actions/checkout version (#12210) 2024-02-13 17:32:44 +01:00
Carlo Sala
514d5736ea
ci: enable dependabot 2024-02-13 17:25:16 +01:00
Carlo Sala
8f22370af8
fix(key-bindings): bind default arrow keys to beginning-search
Fixes #12197
2024-02-12 09:48:38 +01:00
SgtDaJim
bdcb4d9d1f
feat(bira): add support for kube-ps1 prompt (#8437) 2024-02-12 09:43:52 +01:00
vladislav doster
fff073b55d
style(completion): remove extra space (#12206) 2024-02-08 15:41:34 +01:00
Carlo Sala
43613d7b71
fix(web-search): use pattern instead of regex
Closes #12202
2024-02-07 11:16:36 +01:00
Mateus Fernandes de Mello
883da63320
feat(web-search): add programming packages search (#12199) 2024-02-06 11:26:30 +01:00
Rayzeq
2124370900
fix(sublime): pass user's env to sst (#12194) 2024-02-04 18:21:31 +01:00
Taylor Cochran
70bf12402c
fix(prompt): quote ruby prompt (#12195) 2024-02-03 22:50:44 +01:00
Markus Hofbauer
bebd9ea59f
chore(brew): remove duplicated alias (#12192) 2024-02-03 10:18:33 +01:00
lutra
69b0dfeadf
fix(kubectx): k8s contexts with spaces (#12191) 2024-02-02 17:12:36 +01:00
Markus Hofbauer
b5e6392f21
feat(hazel): add some aliases (#12070) 2024-02-01 17:37:37 +01:00
Eric Schultz
d6658f9af3
feat(stripe): add completion plugin (#12064)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-02-01 17:16:34 +01:00
0rxa
05bf69c604
feat(aws): implement permanent state (#12018)
Co-authored-by: Rei Arifi <reiarifi@Reis-MacBook-Pro.local>
Co-authored-by: Hysen Ndregjoni <hndregjoni@hotmail.com>
2024-02-01 17:11:13 +01:00
Harkesh
6f215cd692
feat(git): add grf alias (#12176) 2024-02-01 17:00:27 +01:00
Rejman Nascimento
4efad7ab1b
feat(git-commit): add wip kind (#12188) 2024-02-01 16:54:24 +01:00
Gauthier Delacroix
e195c7cb43
fix(aws): pass default region to fetch regions (#12175)
Co-authored-by: Gauthier Delacroix <no@email.com>
2024-01-30 21:36:18 +01:00
Frank Dana
8b2ce98578
feat(ssh): add plugin (#12186)
Closes #2707 

Co-authored-by: Frank Wittig <frank.wittig@here.com>
Co-authored-by: Frank Wittig <frank@e5k.com>
2024-01-30 11:43:03 +01:00
Eemil Lagerspetz
80c114cb3a
fix(awesomepanda): new line wrap
Closes #5982

Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-25 10:23:38 +01:00
ditzy
652037ebdf
fix(jump)!: only resolve mark symlink (#11074)
BREAKING CHANGE: Previously, `jump` would resolve the symlink to the mark directory and resolve again if the mark directory was also a symlink. It only resolves once after this commit.
2024-01-25 10:19:01 +01:00
Carlo Sala
e656377d36
fix(web-search): encode spaces as %20 2024-01-24 10:10:55 +01:00
Michal
f7b647e1b1
feat(spectrum): add FX[dim] format (#12172) 2024-01-21 05:25:50 +01:00
Júlio Selva
d43f03ba91
feat(virtualenvwrapper): run function on startup (#12163) 2024-01-18 19:34:30 +01:00
Brian McKenna
486e56aba8
feat(autojump): add path for nix per-user (#11935)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-17 17:09:43 +01:00
Ali Sajid Imami
c6ce22f1d2
feat(vscode): add vscp alias (#12092)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-17 16:50:23 +01:00
ohmyzsh[bot]
c007497431
feat(history-substring-search): update to version 8dd05bfc (#12167)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-16 11:06:19 +01:00
Carlo Sala
d44ec1492b
ci(dependencies): create history-substring-search files as expected 2024-01-16 11:02:07 +01:00
Carlo Sala
530cd7f76b
fix(history-substring-search): source properly plugin 2024-01-16 11:02:07 +01:00
Carlo Sala
d2ffe8306a
feat(history-substring-search): use new dependencies updater 2024-01-16 10:47:06 +01:00
Tabrez Mohammed
d93401c642
feat(history-substring-search): update to upstream (#12164) 2024-01-16 10:39:45 +01:00
とんとんぼ
35a5357704
feat(web-search): add deepL (#12165) 2024-01-16 10:37:13 +01:00
Mohammad Al Zouabi
8be4789bbb
feat(git): add greva and grevc aliases (#12042) 2024-01-13 18:56:23 +01:00
Mladen Plavsic
cb7ff9fb14
feat(git): add gcann! alias (#12041) 2024-01-13 18:54:56 +01:00
Gautam krishna R
11b0ea33d1
fix(python): add support for cli args (#12159) 2024-01-13 18:47:54 +01:00
reda
15479ca5ae
feat(terraform): add new terraform and helm aliases (#11923) 2024-01-13 12:36:26 +01:00
Albert Still
1c8dee848d
docs(git): align gpristine alias (#12155)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-10 21:41:43 +01:00
ChaosInventor
5ea2c68be8
fix(rkj-repos): check if ~/.hgrc exists (#12148) 2024-01-08 11:02:20 +01:00
Johan Kaving
428866e28d
fix(macos): print usage for man-preview with no args (#12147) 2024-01-06 12:32:18 +01:00
Mete
8980ffebbc
feat(gcloud): add asdf installation dir (#12146) 2024-01-05 10:38:26 +01:00
Zacharias Knudsen
f4435a4522
feat(rails): update completion script (#12145)
Source: f7c3173886/src/_rails
2024-01-04 10:30:14 +01:00
Jared Allard
b5583a3216
fix(rtx)!: rename rtx plugin to mise (#12143)
BREAKING CHANGE: Rename `rtx` plugin to `mise`. The project swapped name
in `v2024.1.0`. Replace references to `rtx` with `mise` while
maintaining backwards compatibility for `rtx` installations.

Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-03 13:02:43 +01:00
Carlo Sala
a9b6af5b23
refactor(minikube): standardize completion generation
Closes #10763
2024-01-02 21:01:17 +01:00
Jordan Galby
fa770f9678
fix(clipboard): remove clippaste additional newline on wayland (#12140)
So clippaste behaves the same as on X11 (xsel, xclip).
2023-12-31 11:17:37 +01:00
ohmyzsh[bot]
667fdbf774
feat(z): update to version afaf2965 (#12136)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2023-12-28 22:05:37 +01:00
ohmyzsh[bot]
f43ee85d8f
feat(gitfast): update to version v2.0 (#12135)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2023-12-28 22:05:07 +01:00
Carlo Sala
544eb17e33 ci(project): use ohmyzsh's bot credentials 2023-12-28 21:21:39 +01:00