• Joined on 2020-02-13
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-05 11:12:44 +08:00
9d529c41cc perf(async): avoid executing true if not required (#12318)
114b58ed4e fix(git): disable locally ksharrays
6d0362ef2f fix(archlinux): make upgrade work with non-english
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-04 11:02:44 +08:00
04007a0e5d feat(git): implement async completion for git_prompt_status (#12319)
ec1afe9dd6 feat(git)!: enable async git prompt (now for real)
b43b84abc7 fix(async): avoid blocking the shell while waiting (#12304)
130002a79e feat(httpie): complete https command (#12314)
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-31 10:22:43 +08:00
6dfa9507ce feat(gcloud): add homebrew installation path (#12308)
62a76353ab fix(starship): keep ZSH_THEME if not installed (#12309)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-27 09:02:44 +08:00
1d09c6bb0a style: remove trailing whitespace (#12303)
a168efe73e fix(poetry-env): activate only if env exists (#12301)
ecc3e9db8a feat(terraform): add tft (terraform test) (#12299)
7647c79bae feat(jira): add help/usage cmd (#12293)
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-26 08:52:43 +08:00
3e05befaee fix(ssh-agent): don't start new agent if screen/tmux symlink exists (#12297)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-22 07:42:43 +08:00
d157fc60c9 fix(mise): update environment when loading the plugin (#12294)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-17 05:52:43 +08:00
0fed36688f fix(docker-compose): completion regression (#12288)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-16 05:02:44 +08:00
d0bddee6e3 feat(gradle): update completion to version 25da917c (#12287)
8940fa2913 fix(dependencies): copy gradle LICENSE
fff9ab7619 feat(dependencies): enable gradle plugin
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-15 04:52:43 +08:00
c8ba08581d docs: fix typos (#12284)
6780b19329 docs(pyenv): fix typo (#12283)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-13 04:32:43 +08:00
4ad09ab0b1 feat(extract): prefer using pbzip2 instead of bunzip2 (#12280)
1cc41576d4 docs(readme): add contributor list (#12236)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-11 04:12:43 +08:00
4fd2af0a82 feat(fzf): add default fzf_base for msys2 (#12274)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-10 04:02:43 +08:00
06753e8146 fix(async): register the git prompt async handler correctly (#12267)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-08 03:42:43 +08:00
32d4389aa6 fix(git): disable temporarely async prompt
083cc2c8e8 feat(async)!: implement async prompt API and apply to git prompt (#12257)
4fca7ccb55 feat(tools): update supports_hyperlinks (#12258)
2a71aa5017 chore(gitfast): remove update script (#12262)
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-05 03:12:43 +08:00
fd01fd66ce perf(nvm): don't call nvm version on every cd
94aa49c0b9 feat(nvm)!: make lazy and autoload options compatible
0ea0d14288 fix(nvm): remove zsh completion
da16258c5c fix(terraform): fix completion repeating flags with value (#12256)
f17aa2ffa8 fix(terraform): pass -chdir to completion commands (#12254)
Compare 5 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-04 03:02:43 +08:00
12cd3b3e39 feat(python): add auto venv activation (#12248)
97a86ed167 feat(terraform): update completion to v1.7 (#12252)
70395a6463 fix(git): do not use += in sh script
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-03-03 02:52:43 +08:00
458fc2e1df docs(git-commit): add warning
b6c1de87b0 fix(git-commit): add omz version check
2c62584b83 fix(tmux): use full offset parameter (#12249)
8e088ded82 docs(git-commit): document attention flag
3ee108ccb3 feat(git-commit): add -a | --attention flag
Compare 6 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-02-29 01:22:45 +08:00
51bf9fc2de feat(tmux): prioritize tmux terminfo (#12243)
c891b7e6ad feat(tmux): add option for detached mode (#12242)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-02-23 23:53:00 +08:00
fcab8f1611 docs(ansible): remove duplicated alias entry (#12235)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-02-20 22:53:15 +08:00
40ff950fcd fix(docker): support completion on snap installs (#12224)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-02-19 22:23:00 +08:00
15ffbdd346 feat(zoxide): add option to override cmd (#12218)