mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Fixed makefile on full install
This commit is contained in:
2
Makefile
2
Makefile
@@ -14,7 +14,7 @@ install-dots:
|
|||||||
bootstrap-minimal: bootstrap-homebrew install-dots
|
bootstrap-minimal: bootstrap-homebrew install-dots
|
||||||
"$(DOTS)" install --minimal
|
"$(DOTS)" install --minimal
|
||||||
|
|
||||||
bootstrap: bootstrap-homebrew
|
bootstrap: bootstrap-homebrew install-dots
|
||||||
"$(DOTS)" install --full
|
"$(DOTS)" install --full
|
||||||
|
|
||||||
# make a local zsh configuration file, to extend
|
# make a local zsh configuration file, to extend
|
||||||
|
|||||||
Reference in New Issue
Block a user