Created
June 22, 2024 05:05
-
-
Save alotofnoodles/da43d5cecbed2cb2c3ecee46e5f95c96 to your computer and use it in GitHub Desktop.
FY Brew
This file contains hidden or 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 "homebrew/bundle" | |
tap "homebrew/services" | |
brew "gh" | |
brew "git" | |
brew "git-delta" | |
brew "jq" | |
brew "jump" | |
brew "lazygit" | |
brew "mas" | |
brew "python3" | |
brew "ripgrep" | |
brew "wget" | |
cask_args appdir: "~/Applications", require_sha: true | |
cask "anaconda" | |
cask "bitwarden" | |
cask "brave-browser" | |
cask "figma" | |
cask "firefox" | |
cask "raycast" | |
cask "rewatch" | |
cask "slack" | |
cask "visual-studio-code" | |
cask "vlc" | |
cask "whatsapp" | |
cask "zoom" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment