diff --git a/tasks/workstation/mac-os/software/brew.yml b/tasks/workstation/mac-os/software/brew.yml new file mode 100644 index 0000000..d94e056 --- /dev/null +++ b/tasks/workstation/mac-os/software/brew.yml @@ -0,0 +1,4 @@ +--- +# Download packages from Homebrew. +# Should this just be done in a Generic view? Is this really mac-specific, or just the facts? +# FreeBSD has its own. May be good to keep it separate so it's more to-the-point. diff --git a/tasks/workstation/mac-os/software/dmg.yml b/tasks/workstation/mac-os/software/dmg.yml new file mode 100644 index 0000000..f5c8e03 --- /dev/null +++ b/tasks/workstation/mac-os/software/dmg.yml @@ -0,0 +1,2 @@ +--- +# Download and install DMG files that are not yet in Homebrew.