summaryrefslogtreecommitdiffstats
path: root/Brewfile
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-01 08:40:41 -0700
committerJesse Luehrs <doy@tozt.net>2018-11-01 10:49:05 -0700
commit7c640741e327e3dc995930ebf547568d08a55916 (patch)
tree3b2c661e1ae4d048c2bd7960826d64865c92a007 /Brewfile
parentac04c3b53aca892a44cbd0a391fe6ecc42abc861 (diff)
downloadconf-7c640741e327e3dc995930ebf547568d08a55916.tar.gz
conf-7c640741e327e3dc995930ebf547568d08a55916.zip
add brewfile for useful osx packages
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile57
1 files changed, 57 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
new file mode 100644
index 0000000..5024281
--- /dev/null
+++ b/Brewfile
@@ -0,0 +1,57 @@
+tap "homebrew/bundle"
+tap "homebrew/cask"
+tap "homebrew/core"
+tap "wata727/tflint"
+brew "openssl"
+brew "python"
+brew "awscli"
+brew "bash"
+brew "bash-completion"
+brew "bazel"
+brew "binutils", link: true
+brew "cloc"
+brew "cmake"
+brew "coreutils"
+brew "curl"
+brew "diffutils"
+brew "findutils"
+brew "flake8"
+brew "fortune"
+brew "fzf"
+brew "git"
+brew "gnu-sed", args: ["with-default-names"]
+brew "htop"
+brew "jq"
+brew "less"
+brew "libu2f-host"
+brew "libxml2"
+brew "libxmlsec1"
+brew "libxslt"
+brew "python@2"
+brew "mongodb"
+brew "mtr"
+brew "ncdu"
+brew "node"
+brew "parallel"
+brew "postgresql"
+brew "ruby-build"
+brew "rbenv"
+brew "rename"
+brew "rsync"
+brew "rustup-init"
+brew "shellcheck"
+brew "smartmontools"
+brew "ssss"
+brew "task"
+brew "terraform"
+brew "the_silver_searcher"
+brew "thrift"
+brew "tig"
+brew "tmux"
+brew "vim"
+brew "watchman"
+brew "wget"
+brew "yamllint"
+brew "zsh"
+brew "wata727/tflint/tflint"
+cask "amethyst"