mirror of
https://github.com/Homebrew/brew.git
synced 2026-08-12 22:29:27 +04:00
Improve Codespaces behaviour
- ensure that homebrew/core is always tapped - make RuboCop stop complaining about permissions
This commit is contained in:
@@ -21,6 +21,9 @@ brew install shellcheck shfmt gh gnu-tar
|
||||
# cleanup any mess
|
||||
brew cleanup
|
||||
|
||||
# actually tap homebrew/core, no longer done by default
|
||||
brew tap homebrew/core
|
||||
|
||||
# install some useful development things
|
||||
sudo apt-get update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user