We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6893bb6 commit ae5d2eeCopy full SHA for ae5d2ee
install.sh
@@ -19,7 +19,7 @@ brew bundle --file="$(dirname "$0")/Brewfile"
19
set -e
20
21
# Install dotfiles
22
-rcup
+yes | rcup
23
24
eval "$(mise activate bash --shims)"
25
mise install
0 commit comments