Skip to content

Instantly share code, notes, and snippets.

@AmmarHasan
Last active September 29, 2023 07:56
Show Gist options
  • Save AmmarHasan/5788e25de68984015721e0c9f133de46 to your computer and use it in GitHub Desktop.
Save AmmarHasan/5788e25de68984015721e0c9f133de46 to your computer and use it in GitHub Desktop.
`brew bundle dump` use `brew bundle` to install on target mac
tap "adoptopenjdk/openjdk"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "txn2/tap"
brew "little-cms2"
brew "webp"
brew "jpeg-xl"
brew "aom"
brew "[email protected]"
brew "docutils"
brew "awscli"
brew "glib"
brew "docker-compose"
brew "duti"
brew "libavif"
brew "gd"
brew "gdk-pixbuf"
brew "git"
brew "unbound"
brew "gobject-introspection"
brew "netpbm"
brew "gts"
brew "harfbuzz"
brew "pango"
brew "librsvg"
brew "graphviz"
brew "guile"
brew "httpie"
brew "iproute2mac"
brew "jq"
brew "libpq"
brew "minikube"
brew "qemu"
brew "podman"
brew "pyenv"
brew "sbt"
brew "zsh-syntax-highlighting"
brew "txn2/tap/kubefwd"
cask "adoptopenjdk11"
cask "aldente"
cask "altair-graphql-client"
cask "fig"
cask "font-fira-code"
cask "intellij-idea"
cask "postman"
cask "raycast"
cask "rectangle"
cask "vagrant"
cask "visual-studio-code"
cask "warp"
vscode "42Crunch.vscode-openapi"
vscode "alefragnani.Bookmarks"
vscode "arcanis.vscode-zipfs"
vscode "Cardinal90.multi-cursor-case-preserve"
vscode "dbaeumer.vscode-eslint"
vscode "DEVSENSE.composer-php-vscode"
vscode "DEVSENSE.phptools-vscode"
vscode "DEVSENSE.profiler-php-vscode"
vscode "dsznajder.es7-react-js-snippets"
vscode "eamodio.gitlens"
vscode "EditorConfig.EditorConfig"
vscode "enkia.tokyo-night"
vscode "esbenp.prettier-vscode"
vscode "formulahendry.docker-explorer"
vscode "fwcd.kotlin"
vscode "GitHub.copilot"
vscode "GitHub.copilot-chat"
vscode "GitHub.github-vscode-theme"
vscode "GitHub.vscode-pull-request-github"
vscode "GraphQL.vscode-graphql"
vscode "GraphQL.vscode-graphql-execution"
vscode "GraphQL.vscode-graphql-syntax"
vscode "humao.rest-client"
vscode "jebbs.plantuml"
vscode "johnpapa.vscode-peacock"
vscode "kenhowardpdx.vscode-gist"
vscode "kisstkondoros.vscode-codemetrics"
vscode "mattpocock.ts-error-translator"
vscode "mike-co.import-sorter"
vscode "ms-azuretools.vscode-docker"
vscode "ms-vscode-remote.remote-containers"
vscode "ms-vscode.vscode-typescript-next"
vscode "ms-vsliveshare.vsliveshare"
vscode "Prisma.prisma"
vscode "qcz.text-power-tools"
vscode "redhat.vscode-commons"
vscode "redhat.vscode-yaml"
vscode "TabNine.tabnine-vscode"
vscode "timonwong.shellcheck"
vscode "usernamehw.errorlens"
vscode "VisualStudioExptTeam.intellicode-api-usage-examples"
vscode "VisualStudioExptTeam.vscodeintellicode"
vscode "vscode-icons-team.vscode-icons"
vscode "WallabyJs.quokka-vscode"
vscode "wesbos.theme-cobalt2"
vscode "wix.glean"
vscode "wix.vscode-import-cost"
vscode "yoavbls.pretty-ts-errors"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment