Skip to content

Instantly share code, notes, and snippets.

@vikytech
Last active April 15, 2024 18:03
Show Gist options
  • Save vikytech/23b5b0aefbb3071231bb880df0bafc49 to your computer and use it in GitHub Desktop.
Save vikytech/23b5b0aefbb3071231bb880df0bafc49 to your computer and use it in GitHub Desktop.
Brew files
tap "adoptopenjdk/openjdk"
tap "aws/tap"
tap "dart-lang/dart"
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask-versions"
tap "homebrew/services"
tap "instantclienttap/instantclient"
tap "sass/sass"
brew "readline"
brew "libyaml"
brew "ansible"
brew "aria2"
brew "automake"
brew "harfbuzz"
brew "bfg"
brew "coreutils"
brew "direnv"
brew "docker"
brew "tesseract"
brew "ffmpeg"
brew "fzf"
brew "git"
brew "git-gui"
brew "git-lfs"
brew "gnupg"
brew "go"
brew "gradle"
brew "htop"
brew "httpd"
brew "libtool"
brew "imagemagick"
brew "jq"
brew "k9s"
brew "kafka"
brew "libpq"
brew "maven"
brew "minikube"
brew "mono"
brew "nghttp2"
brew "nginx"
brew "nvm"
brew "openjdk@11"
brew "openssl@1.1"
brew "p7zip"
brew "pkg-config"
brew "pstree"
brew "python@3.8"
brew "ripgrep"
brew "stern"
brew "terminal-notifier"
brew "tig"
brew "tree"
brew "watch"
brew "wget"
brew "yarn"
brew "aws/tap/aws-sam-cli"
cask "1password"
cask "adoptopenjdk11"
cask "airserver"
cask "alfred3"
cask "brewlet"
cask "drawio"
cask "dropbox"
cask "epic"
cask "firefox"
cask "google-chrome"
cask "intellij-idea"
cask "iterm2"
cask "microsoft-teams"
cask "onedrive"
cask "postman"
cask "sublime-text"
cask "visual-studio-code"
cask "vlc"
cask "zoom"
vscode "aldijav.golangwithdidi"
vscode "csantiago132.intellij-ish-darcula-theme"
vscode "formulahendry.code-runner"
vscode "golang.go"
vscode "k--kato.intellij-idea-keybindings"
vscode "nhoizey.gremlins"
vscode "premparihar.gotestexplorer"
vscode "quicktype.quicktype"
vscode "zxh404.vscode-proto3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment