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
die "${RED}Aborting. The dotfiles require a number of tools from the Brewfile to work. Please update the Brewfile to your liking and run the installer again.${NOFORMAT}"
195
-
fi
183
+
msg "${RED}The dotfiles require a number of tools from the Brewfile to work. You can skip installing them here if you are sure everything is already set up as expected.${NOFORMAT}"
184
+
read -rp "Do you want to install the Brewfile contents (y/n)? " -n 1
0 commit comments