• Joined on 2020-02-13
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-24 16:00:20 +08:00
5d2d35cd17 fix(poetry-env): do not deactivate in a subdir
ee69c14beb feat(fishy): add color to username (#12369)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-23 15:50:20 +08:00
67581c53c6 fix(ssh-agent): add identity only if identity exists (#12371)
0c80a063c3 chore(async): reenable async prompt by default on zsh < 5.0.6 (#12358)
f78c6b90fc fix(async): fix crash on zsh < 5.0.6 (#12358)
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-20 14:40:30 +08:00
1b5503a3ee feat(fzf): support fzf setup for 0.48.0 and older (#12367)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-19 14:30:19 +08:00
d17ca487a4 fix(history): add t option to history wrapper (#12365)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-18 14:20:20 +08:00
80a651a6df chore(updater): small typo
56cfcb44e7 fix(updater): abort update if $ZSH is not a git repository
c262ffbb68 fix(update): define $ZSH if undefined (#12273)
eafa78217d fix(history): fix history -c (#12362)
1ed8d4b555 fix(git): turn off async prompt by default on zsh < 5.0.6 (#12331)
Compare 5 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-17 14:00:20 +08:00
7ef3f49f97 fix(agnoster): prevent accidental alias use
efa8de0b52 fix(history): fix edge cases introduced in #12341 (#12357)
b26000d168 feat(tmux): sessions named as current dir (#12351)
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-13 12:52:43 +08:00
31f2025e0f feat(poetry-env): support changing between two venv dirs (#12346)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-12 12:42:43 +08:00
6e9d57d5ab fix(yarn): use builtin cd in completion (#12347)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-11 12:32:57 +08:00
53c4c4671a fix(shell-proxy): support ssh-proxy using http proxy in cygwin (#12340)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-10 12:22:44 +08:00
605d76616a fix(history): revert to old behavior when no args passed (#12341)
f85f501bcf feat(macos): ofd now opens any directory (#12337)
ef40286483 docs: fix typo (#12339)
a8f7f9f707 fix(history)!: fix arg passing to fc for history command (#12338)
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-09 12:12:44 +08:00
3e2a5742cd feat(git): add alias gmc for git merge --continue (#12326)
982ea721bd feat(laravel): add artisan test alias (pats) (#12310)
5bff59f78e docs(git): add gwipe alias
a6ce40df49 feat(git): introduce gwipe alias (#12302)
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-07 11:32:44 +08:00
bf713e2c11 Update README for git-prompt to clarify how to use (#10922)
d893dd9b83 fix(autojump): add macOS 'pkgsrc' installation location (#12329)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2024-04-06 11:22:43 +08:00
0389310390 fix(lib/git): fix detection of function use in prompt
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)