Skip to content

[common-utils] use new ohmyzsh setting to disable auto update - #1424

Merged
AlvaroRausell merged 4 commits into
devcontainers:mainfrom
dhhyi:fix/new-ohmyzsh-update-disable
Aug 12, 2025
Merged

[common-utils] use new ohmyzsh setting to disable auto update#1424
AlvaroRausell merged 4 commits into
devcontainers:mainfrom
dhhyi:fix/new-ohmyzsh-update-disable

Conversation

@dhhyi

@dhhyi dhhyi commented Jul 30, 2025

Copy link
Copy Markdown
Contributor

OhMyZsh began prompting me for Updates recently and I found the following:
https://github.com/ohmyzsh/ohmyzsh/wiki/Settings#deprecated-settings

Instead of using

DISABLE_AUTO_UPDATE=true
DISABLE_UPDATE_PROMPT=true

the new method is now

zstyle ':omz:update' mode disabled

@dhhyi
dhhyi requested a review from a team as a code owner July 30, 2025 08:11
@dhhyi dhhyi changed the title use new ohmyzsh setting to disable auto update [common-utils] use new ohmyzsh setting to disable auto update Aug 1, 2025

@Kaniska244 Kaniska244 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks fine. To be reviewed further by maintainers.

AlvaroRausell
AlvaroRausell previously approved these changes Aug 12, 2025
@AlvaroRausell
AlvaroRausell merged commit 849a5e2 into devcontainers:main Aug 12, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants