mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
wip
This commit is contained in:
5
Makefile
5
Makefile
@@ -1,6 +1,7 @@
|
||||
# This does not work inside of a make command.
|
||||
bootstrap-homebrew:
|
||||
xcode-select --install | true
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
xcode-select --install || true
|
||||
$(shell "$(PWD)/install-brew.sh")
|
||||
chmod -R go-w $(brew --prefix)
|
||||
|
||||
bootstrap-brews:
|
||||
|
||||
Reference in New Issue
Block a user