Skip to content

Instantly share code, notes, and snippets.

@akshaykarthik
Created July 23, 2020 19:14
Embed
What would you like to do?
brew bundle base
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/core"
cask "adoptopenjdk8"
brew "autojump"
brew "aws-iam-authenticator"
brew "awscli"
brew "bat"
brew "curl"
brew "dep"
brew "dive"
brew "docker"
brew "exa"
brew "fasd"
brew "fzf"
brew "git"
brew "gnu-sed"
brew "gnutls"
brew "graphviz"
brew "helm"
brew "htop"
brew "httpie"
brew "jq"
brew "kafka"
brew "kops"
brew "neovim"
brew "nload"
brew "parallel"
brew "q"
brew "ripgrep"
brew "shellcheck"
brew "starship"
brew "tfenv"
brew "tmux"
brew "tree"
brew "vault"
brew "vim"
brew "wget"
brew "xsv"
brew "zsh"
brew "zstd"
cask "background-music"
cask "basictex"
cask "docker"
cask "firefox"
cask "flux"
cask "google-chrome"
cask "google-cloud-sdk"
cask "hyperswitch"
cask "insomnia"
cask "iterm2"
cask "java"
cask "postman"
cask "slack"
cask "spectacle"
cask "spotify"
cask "spotmenu"
cask "sublime-text"
cask "synergy"
cask "visual-studio-code"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment