mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Test dots
This commit is contained in:
1
Makefile
1
Makefile
@@ -7,6 +7,7 @@ bootstrap-homebrew:
|
|||||||
xcode-select --install || true
|
xcode-select --install || true
|
||||||
source "$(PWD)/scripts/install-brew.sh"
|
source "$(PWD)/scripts/install-brew.sh"
|
||||||
|
|
||||||
|
# Install the dots application manager.
|
||||||
install-dots:
|
install-dots:
|
||||||
"$(BREW)" tap m-housh/formula
|
"$(BREW)" tap m-housh/formula
|
||||||
"$(BREW)" install dots
|
"$(BREW)" install dots
|
||||||
|
|||||||
Reference in New Issue
Block a user