Skip to content

Instantly share code, notes, and snippets.

View gliyao's full-sized avatar
:octocat:
hungry

Liyao Chen gliyao

:octocat:
hungry
View GitHub Profile
@gliyao
gliyao / Brewfile
Last active February 17, 2022 04:33 — forked from hlb/Brewfile
Clean Install Script
cask_args appdir: '/Applications'
tap 'caskroom/cask'
tap "homebrew/cask-fonts"
tap 'homebrew/cask-versions'
tap "homebrew/bundle"
tap "homebrew/core"
tap "homebrew/services"
tap "hsatac/toybox"
brew "coreutils"
brew "gnu-sed"