Skip to content

Instantly share code, notes, and snippets.

@JayCuthrell
Created June 6, 2022 03:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JayCuthrell/b5ad5568bd35b0008ad1929d2a5195d9 to your computer and use it in GitHub Desktop.
Save JayCuthrell/b5ad5568bd35b0008ad1929d2a5195d9 to your computer and use it in GitHub Desktop.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zprofile
eval "$(/opt/homebrew/bin/brew shellenv)"
brew install wget
wget --mirror --page-requisites --adjust-extension --span-hosts --convert-links --domains sunday.fudge.org --no-parent --no-clobber https://jaycuthrell.com/newsletter/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment