0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/tools
Marc Cornellà 36f444ed73
fix(update): fix error exit code on update check (#10033)
This patch removes the 'exit 1' status code when the update check
finishes or is ended with CTRL+C.

Fixes #10033
2021-07-08 16:11:16 +02:00
..
changelog.sh feat(changelog): ignore merge commits 2021-07-07 10:40:05 +02:00
check_for_upgrade.sh fix(update): fix error exit code on update check (#10033) 2021-07-08 16:11:16 +02:00
install.sh fix: use $USERNAME guaranteed to always be defined in zsh 2021-03-25 12:08:00 +01:00
require_tool.sh Fix version parsing. Now working with command $ zsh --version 2011-04-13 17:24:44 +02:00
theme_chooser.sh feat(theme_chooser): display non-zero exit code (#8428) 2021-04-06 12:23:59 +02:00
uninstall.sh fix(uninstall): fix renaming .zshrc when no original rc file found 2021-03-15 19:51:31 +01:00
upgrade.sh fix(update): correct description of how changelog is displayed (#9943) 2021-06-11 20:03:21 -07:00