mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
wip
This commit is contained in:
2
Makefile
2
Makefile
@@ -4,7 +4,7 @@ BREW = $(BREWPATH)/brew
|
|||||||
# This does not work inside of a make command.
|
# This does not work inside of a make command.
|
||||||
bootstrap-homebrew:
|
bootstrap-homebrew:
|
||||||
xcode-select --install || true
|
xcode-select --install || true
|
||||||
$(shell source "$(PWD)/scripts/install-brew.sh")
|
$(shell sudo source "$(PWD)/scripts/install-brew.sh")
|
||||||
chmod -R go-w $(brew --prefix)
|
chmod -R go-w $(brew --prefix)
|
||||||
|
|
||||||
bootstrap-brews:
|
bootstrap-brews:
|
||||||
|
|||||||
Reference in New Issue
Block a user