From 4c29647dde41daa0c6e103927be846885bb97848 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Sun, 12 Dec 2021 15:51:51 -0500 Subject: [PATCH] Have bootstrap command open downloads folder when complete --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index f433ed0..ea77c15 100644 --- a/Makefile +++ b/Makefile @@ -32,3 +32,4 @@ stow: # Order matters, need to install home-brew first then formula bootstrap: bootstrap-homebrew bootstrap-brews stow bootstrap-logitech bootstrap-amazon-workdocs bootstrap-app-store + open ~/Downloads