Skip to content

Commit

Permalink
feat: add dev brewfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuki0924 committed Aug 19, 2022
1 parent 387f6dc commit 9a19df7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Brewfiles/brew/.Brewfile_dev
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ brew 'redis'
brew 'tfenv'
brew 'yarn'
brew 'dbmate'
brew 'mermaid-cli'
2 changes: 2 additions & 0 deletions .Brewfiles/cask/.Brewfile_dev
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ cask 'firefox-developer-edition'
cask 'ngrok'
cask 'pgadmin4'
cask 'postico'
cask 'stoplight-studio'
cask 'vagrant'
cask 'vagrant-manager'
cask 'virtualbox-extension-pack'
cask 'vmware-fusion'

1 change: 1 addition & 0 deletions .Brewfiles/cask/.Brewfile_staging
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
cask 'lynx'
cask 'kitty'
cask 'dbeaver-community'
cask 'beekeeper-studios'

0 comments on commit 9a19df7

Please sign in to comment.