Skip to content

Commit cc1c98f

Browse files
manage things
Signed-off-by: ivan katliarchuk <[email protected]>
1 parent 2a90cea commit cc1c98f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@ install-all: ## Install all dotfiles
1818
-@bin/install.sh --all
1919

2020
brew-install: ## Install apps with Brew
21-
# todo: install brew as well if not set
22-
# -@./brew/setup.sh
2321
@brew bundle --file=brew/Brewfile.current;
24-
# todo: move to set.sh
25-
# @brew bundle --file=brew/Brewfile.mas;
2622

2723
osx-install: ## Install macOSx
2824
@tools/os/setup.sh

0 commit comments

Comments
 (0)