Skip to content

Instantly share code, notes, and snippets.

@nhtzr
Created August 30, 2018 21:01
Show Gist options
  • Save nhtzr/fc536f4c4f4e38d7fe93c8d7ea16d38d to your computer and use it in GitHub Desktop.
Save nhtzr/fc536f4c4f4e38d7fe93c8d7ea16d38d to your computer and use it in GitHub Desktop.
tap "datawire/blackbird"
tap "hairyhenderson/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/dupes"
tap "homebrew/services"
tap "homebrew/versions"
tap "johanhaleby/kubetail"
tap "neovim/neovim"
tap "rogual/neovim-dot-app"
tap "theseal/ssh-askpass"
cask "java"
cask "osxfuse"
brew "ansifilter"
brew "automake"
brew "libyaml"
brew "python"
brew "awscli"
brew "base64"
brew "binutils"
brew "carthage"
brew "cmake"
brew "coreutils"
brew "cowsay"
brew "csshx"
brew "curl"
brew "diffutils"
brew "ed", args: ["with-default-names"]
brew "fd"
brew "ffmpeg"
brew "findutils", args: ["with-default-names"]
brew "gettext", link: true
brew "gawk"
brew "geckodriver"
brew "git"
brew "gnu-getopt"
brew "gnu-indent", args: ["with-default-names"]
brew "gnu-sed", args: ["with-default-names"]
brew "gnu-tar", args: ["with-default-names"]
brew "gnu-which", args: ["with-default-names"]
brew "gnutls"
brew "go"
brew "libtool"
brew "graphviz", link: false
brew "[email protected]"
brew "grep", args: ["with-default-names"]
brew "gzip"
brew "haskell-stack"
brew "jenv"
brew "jmeter"
brew "jo"
brew "jq"
brew "kafkacat"
brew "kubernetes-cli"
brew "less"
brew "lua"
brew "moreutils"
brew "mvnvm"
brew "neofetch"
brew "neovim"
brew "nethack"
brew "ninja"
brew "node"
brew "openssh"
brew "pgcli"
brew "pkg-config"
brew "plantuml"
brew "pup"
brew "q"
brew "rbenv"
brew "rsync"
brew "saxon"
brew "screen"
brew "shellcheck"
brew "socat"
brew "ssh-copy-id"
brew "stern"
brew "utf8proc"
brew "subversion"
brew "tree"
brew "watch"
brew "wdiff", args: ["with-gettext"]
brew "wget"
brew "youtube-dl"
brew "zsh-syntax-highlighting"
brew "datawire/blackbird/telepresence"
brew "hairyhenderson/tap/gomplate"
brew "johanhaleby/kubetail/kubetail"
brew "rogual/neovim-dot-app/neovim-dot-app"
cask "deluge"
cask "discord"
cask "docker"
cask "filezilla"
cask "firefox"
cask "font-iosevka"
cask "insomnia"
cask "iterm2"
cask "java6"
cask "java8"
cask "krita"
cask "oni"
cask "postman"
cask "shiftit"
cask "virtualbox"
cask "vlc"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment