Created
January 13, 2021 07:57
-
-
Save alexkuang0/54be8248493252c28c672512ac47acc9 to your computer and use it in GitHub Desktop.
My Homebrew dump file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tap "beeftornado/rmtree" | |
tap "homebrew/bundle" | |
tap "homebrew/cask", "https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-cask.git" | |
tap "homebrew/cask-drivers", "https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-cask-drivers.git" | |
tap "homebrew/cask-fonts", "https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-cask-fonts.git" | |
tap "homebrew/cask-versions", "https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-cask-versions.git" | |
tap "homebrew/core", "https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-core.git" | |
tap "homebrew/services" | |
brew "asciinema" | |
brew "bat" | |
brew "exa" | |
brew "git" | |
brew "howdoi" | |
brew "htop" | |
brew "hub" | |
brew "jq" | |
brew "m-cli" | |
brew "mas" | |
brew "mdcat" | |
brew "neofetch" | |
brew "nvm" | |
brew "rust" | |
brew "tldr" | |
brew "tor" | |
brew "youtube-dl" | |
cask "adobe-creative-cloud" | |
cask "alfred" | |
cask "apparency" | |
cask "appcleaner" | |
cask "baidunetdisk" | |
cask "chromium" | |
cask "clashx" | |
cask "docker" | |
cask "firefox" | |
cask "github" | |
cask "gpg-suite" | |
cask "iina" | |
cask "iterm2" | |
cask "keka" | |
cask "logitech-options" | |
cask "mdimagesizemdimporter" | |
cask "monitorcontrol" | |
cask "onedrive" | |
cask "onyx" | |
cask "paragon-ntfs" | |
cask "parallels" | |
cask "parallels-toolbox" | |
cask "proxifier" | |
cask "qlcolorcode" | |
cask "qlimagesize" | |
cask "raycast" | |
cask "refined-github-safari" | |
cask "resilio-sync" | |
cask "safari-technology-preview" | |
cask "setapp" | |
cask "snipaste" | |
cask "syncthing" | |
cask "typora" | |
cask "upic" | |
cask "visual-studio-code" | |
cask "wechat" | |
mas "1Password 7", id: 1333542190 | |
mas "Accelerate", id: 1459809092 | |
mas "Adobe Lightroom", id: 1451544217 | |
mas "Final Cut Pro", id: 424389933 | |
mas "Grammarly for Safari", id: 1462114288 | |
mas "Notability", id: 736189492 | |
mas "Octotree", id: 1457450145 | |
mas "Pixelmator Pro", id: 1289583905 | |
mas "Reeder", id: 1449412482 | |
mas "Xcode", id: 497799835 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment