1
0
Fork 0

Commit graph

  • 130002a79e
    feat(httpie): complete https command (#12314) Gregory Reshetniak 2024-04-03 09:10:33 +0200
  • 6dfa9507ce
    feat(gcloud): add homebrew installation path (#12308) Jason D'Amour 2024-03-30 00:26:14 -0700
  • 62a76353ab
    fix(starship): keep ZSH_THEME if not installed (#12309) Masaru Iritani 2024-03-30 16:25:34 +0900
  • 1d09c6bb0a
    style: remove trailing whitespace (#12303) vladislav doster 2024-03-26 03:55:16 -0500
  • a168efe73e
    fix(poetry-env): activate only if env exists (#12301) Zikoeng Xi 2024-03-26 16:54:04 +0800
  • ecc3e9db8a
    feat(terraform): add tft (terraform test) (#12299) Arash Haghighat 2024-03-26 09:52:01 +0100
  • 7647c79bae
    feat(jira): add help/usage cmd (#12293) Jim Weller 2024-03-26 01:48:14 -0700
  • 3e05befaee
    fix(ssh-agent): don't start new agent if screen/tmux symlink exists (#12297) Alexander Schlüter 2024-03-25 12:27:21 +0100
  • d157fc60c9
    fix(mise): update environment when loading the plugin (#12294) Ben Woodward 2024-03-21 19:46:40 +0000
  • 0fed36688f
    fix(docker-compose): completion regression (#12288) Colin Barnabas 2024-03-15 21:26:48 -0700
  • d0bddee6e3
    feat(gradle): update completion to version 25da917c (#12287) ohmyzsh[bot] 2024-03-15 19:55:43 +0700
  • 8940fa2913
    fix(dependencies): copy gradle LICENSE Carlo Sala 2024-03-15 19:53:43 +0700
  • fff9ab7619
    feat(dependencies): enable gradle plugin Carlo Sala 2024-03-15 19:49:24 +0700
  • c8ba08581d
    docs: fix typos (#12284) shuangcui 2024-03-15 00:07:39 +0800
  • 6780b19329
    docs(pyenv): fix typo (#12283) guangwu 2024-03-14 18:37:06 +0800
  • 4ad09ab0b1
    feat(extract): prefer using pbzip2 instead of bunzip2 (#12280) Ing. Jan Kaláb 2024-03-12 18:23:08 +0100
  • 1cc41576d4
    docs(readme): add contributor list (#12236) webstar 2024-03-12 10:43:08 +0800
  • 4fd2af0a82
    feat(fzf): add default fzf_base for msys2 (#12274) Misaka 2024-03-10 10:16:16 +0800
  • 06753e8146
    fix(async): register the git prompt async handler correctly (#12267) Marc Cornellà 2024-03-09 18:22:35 +0100
  • 32d4389aa6
    fix(git): disable temporarely async prompt Carlo Sala 2024-03-07 17:17:27 +0100
  • 083cc2c8e8
    feat(async)!: implement async prompt API and apply to git prompt (#12257) Marc Cornellà 2024-03-07 14:39:05 +0100
  • 4fca7ccb55
    feat(tools): update supports_hyperlinks (#12258) Ross Williams 2024-03-07 03:54:43 -0500
  • 2a71aa5017
    chore(gitfast): remove update script (#12262) Felipe Contreras 2024-03-07 02:47:15 -0600
  • fd01fd66ce
    perf(nvm): don't call nvm version on every cd Carlo Sala 2024-03-04 11:08:49 +0100
  • 94aa49c0b9
    feat(nvm)!: make lazy and autoload options compatible Carlo Sala 2024-03-04 11:02:37 +0100
  • 0ea0d14288
    fix(nvm): remove zsh completion Carlo Sala 2024-03-04 10:47:34 +0100
  • da16258c5c
    fix(terraform): fix completion repeating flags with value (#12256) Maxime Brunet 2024-03-04 07:28:00 +0000
  • f17aa2ffa8
    fix(terraform): pass -chdir to completion commands (#12254) Maxime Brunet 2024-03-03 20:22:41 +0000
  • 12cd3b3e39
    feat(python): add auto venv activation (#12248) Robert Crews 2024-03-03 04:04:19 -0800
  • 97a86ed167
    feat(terraform): update completion to v1.7 (#12252) Maxime Brunet 2024-03-03 10:56:40 +0000
  • 70395a6463
    fix(git): do not use += in sh script Carlo Sala 2024-03-03 11:22:25 +0100
  • 458fc2e1df
    docs(git-commit): add warning Carlo Sala 2024-03-02 10:05:54 +0100
  • b6c1de87b0
    fix(git-commit): add omz version check Carlo Sala 2024-03-02 10:05:44 +0100
  • 2c62584b83
    fix(tmux): use full offset parameter (#12249) 张天泽 2024-03-02 16:12:34 +0800
  • 8e088ded82
    docs(git-commit): document attention flag Carlo Sala 2024-03-02 01:25:20 +0100
  • 3ee108ccb3
    feat(git-commit): add -a | --attention flag Rejman 2024-03-02 01:21:30 +0100
  • e3216d15c2
    fix(git-commit)!: allow alias update Carlo Sala 2024-03-02 00:57:26 +0100
  • 0008534147
    fix(tmux): regression with detached sessions Carlo Sala 2024-03-01 16:44:20 +0100
  • 9730915910
    feat(kube-ps1): add symlink support (#12208) Artem Babii 2024-02-29 23:07:10 +0200
  • 50fd98e5a6
    fix(ssh): allow multiple definitions per host (#12227) Gam 2024-02-29 14:59:27 -0600
  • 65b23a3328
    fix(tmux): do not pass empty flags to aliases (#12232) Jonathan De Troye 2024-02-29 13:05:54 -0500
  • 6a65ac9025
    feat(eza): create plugin (#12237) Pandu E POLUAN 2024-02-29 15:40:40 +0700
  • 51bf9fc2de
    feat(tmux): prioritize tmux terminfo (#12243) Pandu E POLUAN 2024-02-28 16:52:09 +0700
  • c891b7e6ad
    feat(tmux): add option for detached mode (#12242) Dusk 2024-02-27 15:09:02 -0400
  • fcab8f1611
    docs(ansible): remove duplicated alias entry (#12235) Juan Morete 2024-02-23 11:25:53 +0100
  • 40ff950fcd
    fix(docker): support completion on snap installs (#12224) Oren 2024-02-20 11:59:12 +0200
  • 15ffbdd346
    feat(zoxide): add option to override cmd (#12218) Julian 2024-02-19 10:29:37 +0100
  • 872b5cd408
    docs(kubectx): add quoting to array keys (#12216) Frederik Ring 2024-02-14 12:14:08 +0100
  • f9bbf6047b
    ci: bump actions/checkout version (#12210) Raphael Boidol 2024-02-13 17:32:44 +0100
  • 514d5736ea
    ci: enable dependabot Carlo Sala 2024-02-13 17:25:16 +0100
  • 8f22370af8
    fix(key-bindings): bind default arrow keys to beginning-search Carlo Sala 2024-02-12 09:48:38 +0100
  • bdcb4d9d1f
    feat(bira): add support for kube-ps1 prompt (#8437) SgtDaJim 2024-02-12 16:43:52 +0800
  • fff073b55d
    style(completion): remove extra space (#12206) vladislav doster 2024-02-08 08:41:34 -0600
  • 43613d7b71
    fix(web-search): use pattern instead of regex Carlo Sala 2024-02-07 11:16:36 +0100
  • 883da63320
    feat(web-search): add programming packages search (#12199) Mateus Fernandes de Mello 2024-02-06 07:26:30 -0300
  • 2124370900
    fix(sublime): pass user's env to sst (#12194) Rayzeq 2024-02-04 18:21:31 +0100
  • 70bf12402c
    fix(prompt): quote ruby prompt (#12195) Taylor Cochran 2024-02-03 13:50:44 -0800
  • bebd9ea59f
    chore(brew): remove duplicated alias (#12192) Markus Hofbauer 2024-02-03 10:18:33 +0100
  • 69b0dfeadf
    fix(kubectx): k8s contexts with spaces (#12191) lutra 2024-02-02 17:12:36 +0100
  • b5e6392f21
    feat(hazel): add some aliases (#12070) Markus Hofbauer 2024-02-01 17:37:37 +0100
  • d6658f9af3
    feat(stripe): add completion plugin (#12064) Eric Schultz 2024-02-01 10:16:34 -0600
  • 05bf69c604
    feat(aws): implement permanent state (#12018) 0rxa 2024-02-01 17:11:13 +0100
  • 6f215cd692
    feat(git): add grf alias (#12176) Harkesh 2024-02-01 21:30:27 +0530
  • 4efad7ab1b
    feat(git-commit): add wip kind (#12188) Rejman Nascimento 2024-02-01 12:54:24 -0300
  • e195c7cb43
    fix(aws): pass default region to fetch regions (#12175) Gauthier Delacroix 2024-01-30 21:36:18 +0100
  • 8b2ce98578
    feat(ssh): add plugin (#12186) Frank Dana 2024-01-30 05:43:03 -0500
  • 80c114cb3a
    fix(awesomepanda): new line wrap Eemil Lagerspetz 2024-01-25 10:23:07 +0100
  • 652037ebdf
    fix(jump)!: only resolve mark symlink (#11074) ditzy 2024-01-25 03:19:01 -0600
  • e656377d36
    fix(web-search): encode spaces as %20 Carlo Sala 2024-01-24 10:10:55 +0100
  • f7b647e1b1
    feat(spectrum): add FX[dim] format (#12172) Michal 2024-01-21 05:25:50 +0100
  • d43f03ba91
    feat(virtualenvwrapper): run function on startup (#12163) Júlio Selva 2024-01-18 15:34:30 -0300
  • 486e56aba8
    feat(autojump): add path for nix per-user (#11935) Brian McKenna 2024-01-18 03:09:43 +1100
  • c6ce22f1d2
    feat(vscode): add vscp alias (#12092) Ali Sajid Imami 2024-01-17 10:50:23 -0500
  • c007497431
    feat(history-substring-search): update to version 8dd05bfc (#12167) ohmyzsh[bot] 2024-01-16 11:06:19 +0100
  • d44ec1492b
    ci(dependencies): create history-substring-search files as expected Carlo Sala 2024-01-16 11:02:07 +0100
  • 530cd7f76b
    fix(history-substring-search): source properly plugin Carlo Sala 2024-01-16 11:01:39 +0100
  • d2ffe8306a
    feat(history-substring-search): use new dependencies updater Carlo Sala 2024-01-16 10:47:06 +0100
  • d93401c642
    feat(history-substring-search): update to upstream (#12164) Tabrez Mohammed 2024-01-16 01:39:45 -0800
  • 35a5357704
    feat(web-search): add deepL (#12165) とんとんぼ 2024-01-16 18:37:13 +0900
  • 8be4789bbb
    feat(git): add greva and grevc aliases (#12042) Mohammad Al Zouabi 2024-01-14 01:56:23 +0800
  • cb7ff9fb14
    feat(git): add gcann! alias (#12041) Mladen Plavsic 2024-01-13 18:54:56 +0100
  • 11b0ea33d1
    fix(python): add support for cli args (#12159) Gautam krishna R 2024-01-13 23:17:54 +0530
  • 15479ca5ae
    feat(terraform): add new terraform and helm aliases (#11923) reda 2024-01-13 12:36:26 +0100
  • 1c8dee848d
    docs(git): align gpristine alias (#12155) Albert Still 2024-01-10 20:41:43 +0000
  • 5ea2c68be8
    fix(rkj-repos): check if ~/.hgrc exists (#12148) ChaosInventor 2024-01-08 11:02:20 +0100
  • 428866e28d
    fix(macos): print usage for man-preview with no args (#12147) Johan Kaving 2024-01-06 12:32:18 +0100
  • 8980ffebbc
    feat(gcloud): add asdf installation dir (#12146) Mete 2024-01-05 12:38:26 +0300
  • f4435a4522
    feat(rails): update completion script (#12145) Zacharias Knudsen 2024-01-04 10:30:14 +0100
  • b5583a3216
    fix(rtx)!: rename rtx plugin to mise (#12143) Jared Allard 2024-01-03 04:02:43 -0800
  • a9b6af5b23
    refactor(minikube): standardize completion generation Carlo Sala 2024-01-02 21:01:17 +0100
  • fa770f9678
    fix(clipboard): remove clippaste additional newline on wayland (#12140) Jordan Galby 2023-12-31 11:17:37 +0100
  • 667fdbf774
    feat(z): update to version afaf2965 (#12136) ohmyzsh[bot] 2023-12-28 22:05:37 +0100
  • f43ee85d8f
    feat(gitfast): update to version v2.0 (#12135) ohmyzsh[bot] 2023-12-28 22:05:07 +0100
  • 544eb17e33 ci(project): use ohmyzsh's bot credentials Carlo Sala 2023-12-28 21:21:09 +0100
  • 46b24d4099 ci(dependencies): fix some envs and add requirements Carlo Sala 2023-12-28 21:20:28 +0100
  • ec74eb91bd
    feat(git): add gcB alias (#12116) B. Hamonangan 2023-12-27 19:47:58 +0700
  • 3e92d251ba
    feat(aws): add support for sso sessions login (#12090) B. Hamonangan 2023-12-27 17:09:23 +0700
  • 94a0481f18
    feat(aws): add sso logout capabilities (#12113) Basti 2023-12-27 10:59:05 +0100
  • 64d881b479
    fix(bgnotify): don't require accessibility perms in macos (#11433) Brian Hartvigsen 2023-12-27 02:57:53 -0700
  • 8a8a04f43a
    fix(nvm): prevent duplicates in lazy_cmd Carlo Sala 2023-12-27 10:52:23 +0100