Skip to content

Homebrew brewfile and anything else related to managing homebrew.

Notifications You must be signed in to change notification settings

dazdaz/homebrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 

Repository files navigation

Overview

Homebrew (https://brew.sh/) is the missing macOS package manager.

homebrew

  • To re-install apps listed in your Brewfile
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
curl -O https://raw.githubusercontent.com/dazdaz/homebrew/main/Brewfile
brew bundle
  • Some additional config for mermaid-cli
npx puppeteer browsers install chrome-headless-shell
brew install mermaid-cli
echo '{"executablePath": "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"}' > ~/.puppeteer-config.json

About

Homebrew brewfile and anything else related to managing homebrew.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages