• Joined on 2020-02-13
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-14 05:50:26 +08:00
2a0ae3315d fix(genpass): fix grep regex in genpass-xkcd for FreeBSD version (#9514)
f8e9339c87 fix(genpass): only use words with ASCII characters in genpass-xkcd (#9508)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-13 05:40:29 +08:00
e2c73cf59a fix(changelog): allow breaking change message to span multiple lines
e8e37eedbc feat(updater): save version prior to updating so omz changelog just works™
9d6b3984f9 feat(plugins): add genpass plugin with 3 distinct password generators (#9502)
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-12 05:30:27 +08:00
9181954255 fix(composer): autoload _cache_invalid for antigen compatibility
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-11 05:20:26 +08:00
28265812f8 chore!: notify breaking change in git_prompt_info
2f39c68ab0 feat(lib): show upstream branch in git_prompt_info (#9188)
79d0182a26 refactor(hanami): change global aliases and clean up README
e4082a951f fix(common-aliases)!: don't overshadow fd if installed (#9162)
5feb2b6742 Document fd alias change in README
Compare 7 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-10 05:10:29 +08:00
e5af22cca6 feat(plugins): add grc plugin for Generic Colouriser (#9315)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-09 05:00:31 +08:00
e2f2489a66 fix(git): silently fail in git_main_branch if not in a git repo (#9484)
452586e79a chore: add Josh Medeski as wp-cli plugin maintainer
865d2d8a53 refactor(archlinux): prevent leaking local variables (#9476)
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-08 04:50:29 +08:00
e48be7dfc8 feat(wp-cli): add aliases for DB management (#9469)
4b7dba5b75 feat(lib)!: soft-deprecate upgrade_oh_my_zsh function for everybody
92fa8153d5 fix(changelog): fix assoc array syntax for zsh 5.4.2 and older (#9495)
5a888ff4ac fix(updater): don't show changelog when running unattended update (#9495)
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-06 04:30:28 +08:00
fa1911f89e fix(command-not-found): show error in Ubuntu when no package is found (#9418)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-05 04:20:27 +08:00
4f8964d8ff fix(changelog): fix highlight of codeblocks in subject
1aa2b18e29 feat(CLI): add --unattended flag to omz update to not reload zsh (#9187)
81bbe86db0 fix(updater): properly show changelog via less
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-04 04:10:28 +08:00
1ac40cd445 fix(git-prompt): make gitstatus.py python3-compatible (#9186)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-03 04:00:29 +08:00
3f8af040e9 fix(updater): fix ignored variable name in read
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-02 03:50:29 +08:00
021f0251e0 fix(updater): make sure to run it with zsh
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-12-01 03:40:27 +08:00
7712da89ee feat(CLI): add omz changelog command
eeab4e5186 feat(updater): add changelog display by parsing the commit list
e093a4cf62 fix(updater): correctly restart the zsh session when the update pulled changes
889cd7acf3 refactor(updater): switch to Zsh execution and fix git remote detection logic
Compare 4 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-11-28 03:10:28 +08:00
05e2956dc6 fix(git-auto-fetch): background git-fetch-all and other fixes (#9468)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-11-27 02:50:34 +08:00
d88887195f fix(magic-enter): fix various bugs in the plugin (#9466)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-11-23 02:10:31 +08:00
7a76afd61e style(ansible): minor style change (#8356)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-11-22 02:00:33 +08:00
88b3f028f4 feat(terraform): add autocompletion for Terraform 0.13 (#9226)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-11-21 01:40:31 +08:00
d57131dc49 fix(shell-proxy): change NAME env variable for WSL clash (#9447)
e92a4667cb feat(gitfast): update to git-completion 1.2 (#9458)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-11-20 01:20:33 +08:00
ce836647e5 feat(aws): respect optional parameters from the AWS CLI config file (#9453)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-11-14 00:00:40 +08:00
9b119866dd refactor(colored-man-pages): move nroff wrapper and refactor logic in colored function (#9437)