claude.nagdy.me

Auto-update for Homebrew and WinGet

Enable automatic background updates for Homebrew and WinGet installations with a restart prompt.

bash
# Enable auto-updates for Homebrew/WinGet installs
export CLAUDE_CODE_PACKAGE_MANAGER_AUTO_UPDATE=1
claude
View Full Module