Skip to content

Instantly share code, notes, and snippets.

@bipin-nag
Last active August 20, 2023 18:23
Show Gist options
  • Save bipin-nag/a075abab0b008b01017248aa862151aa to your computer and use it in GitHub Desktop.
Save bipin-nag/a075abab0b008b01017248aa862151aa to your computer and use it in GitHub Desktop.
Brew Scripts
#!/bin/bash
#
brew install coreutils tree wget curl htop watch aria2 jq mas
#
brew install --cask iterm2 hyper
#
brew install --cask google-chrome firefox tor-browser
#
brew install git git-lfs
brew install --cask github
brew install --cask visual-studio-code
brew install --cask intellij-idea-ce
brew install --cask pycharm-ce
#
brew install --cask alacritty
brew install starship lapce deno helix git-delta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment