Skip to content

Commit

Permalink
mise is installed via brew bundle.
Browse files Browse the repository at this point in the history
Partial mas-cli#638

Signed-off-by: Ross Goldberg <[email protected]>
  • Loading branch information
rgoldberg committed Nov 15, 2024
1 parent ddf0028 commit 19e4f6b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions script/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ else
brew bundle install --verbose
fi

if [[ ! -x "$(command -v mise)" ]]; then
brew install mise
fi
mise settings set experimental true
mise install --verbose
mise list --verbose

0 comments on commit 19e4f6b

Please sign in to comment.