Skip to content

Commit

Permalink
mac: update
Browse files Browse the repository at this point in the history
  • Loading branch information
yuu committed Apr 23, 2023
1 parent d1bf6e0 commit 29f2919
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
vars:
repositories:
- homebrew/cask-fonts
- yuu/cask-fonts
- 1password/tap

- name: install fundamental tools from brew
homebrew:
Expand Down Expand Up @@ -38,6 +40,9 @@
- aws-vault
- imagemagick
- mas
- nkf
- ffmpeg
- direnv

- name: install fundamental tools from cask
homebrew_cask:
Expand All @@ -53,7 +58,6 @@
- brave-browser
- google-japanese-ime
- discord
- emacs
- gpg-suite
- docker
- keycast
Expand All @@ -69,6 +73,9 @@
- kap
- obs
- google-drive
- alacritty
- 1password-cli
- obsidian

- name: install fonts
homebrew_cask:
Expand Down

0 comments on commit 29f2919

Please sign in to comment.