Skip to content
This repository was archived by the owner on Jan 5, 2020. It is now read-only.

Commit 0d6a2a2

Browse files
committed
Add homebrew packages
1 parent 417cd0e commit 0d6a2a2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

roles/mac/vars/main.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
homebrew_taps:
3-
- homebrew/dupes
43
- homebrew/services
54
- caskroom/cask
65
- caskroom/fonts
76
- neovim/neovim
87
- go-delve/delve
98
- c-bata/kube-prompt
9+
- wata727/tflint
1010

1111
homebrew_packages:
1212
- bash-completion
@@ -39,6 +39,7 @@ homebrew_packages:
3939
- rustc-completion
4040
- terminal-notifier
4141
- terraform
42+
- tflint
4243
- sshrc
4344
- the_silver_searcher
4445
- tig
@@ -53,6 +54,7 @@ homebrew_cask_packages:
5354
- clipy
5455
- dash
5556
- docker
57+
- font-cica
5658
- font-myrica
5759
- google-chrome
5860
- google-cloud-sdk

0 commit comments

Comments
 (0)