You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The thing is that Homebrew takes too long to install in first time, because it downloads so many dependencies that I don't think they are actually that much required.
But since we can't rely on the chezmoi upgrade to self-upgrade its binary because it calls the GitHub API, the way to go is to wrap a function for upgrading chezmoi in the full-upgrade command.
The text was updated successfully, but these errors were encountered:
The thing is that Homebrew takes too long to install in first time, because it downloads so many dependencies that I don't think they are actually that much required.
But since we can't rely on the
chezmoi upgrade
to self-upgrade its binary because it calls the GitHub API, the way to go is to wrap a function for upgrading chezmoi in thefull-upgrade
command.The text was updated successfully, but these errors were encountered: