Skip to content

Instantly share code, notes, and snippets.

@earnubs
Last active May 20, 2019 11:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save earnubs/a2427300336ea0c273081fd981b0b207 to your computer and use it in GitHub Desktop.
Save earnubs/a2427300336ea0c273081fd981b0b207 to your computer and use it in GitHub Desktop.
Bitnami setup
tap "bazelbuild/tap"
tap "codekitchen/dinghy"
tap "datawire/blackbird"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
cask "osxfuse"
brew "automake"
brew "coreutils"
brew "libtool"
brew "libyaml"
brew "openssl"
brew "readline"
brew "unixodbc"
brew "asdf"
brew "azure-cli"
brew "bash"
brew "bash-completion"
brew "bash-git-prompt"
brew "cmake"
brew "docker-machine-driver-hyperkit"
brew "fswatch"
brew "fzf"
brew "git"
brew "gist"
brew "gnu-tar"
brew "gnupg", link: false
brew "go"
brew "jq"
brew "kubecfg"
brew "kubernetes-cli"
brew "libxslt"
brew "node@10"
brew "node@6"
brew "node@8"
brew "pinentry-mac"
brew "prettier"
brew "ripgrep"
brew "ruby"
brew "tmux"
brew "watch"
brew "watchman"
brew "wget"
brew "yamllint"
brew "yarn"
brew "bazelbuild/tap/bazel"
brew "codekitchen/dinghy/dinghy"
brew "datawire/blackbird/telepresence"
cask "docker"
cask "firefox-developer-edition"
cask "font-inconsolata"
cask "font-inconsolata-for-powerline"
cask "font-inconsolata-for-powerline-bold"
cask "google-chrome"
cask "google-cloud-sdk"
cask "gpg-suite-no-mail"
cask "iterm2"
cask "keybase"
cask "licecap"
cask "macvim"
cask "minikube"
cask "pritunl"
cask "sketch"
cask "slack"
cask "spectacle"
cask "telegram"
cask "tunnelblick"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment