diff options
Diffstat (limited to 'macos/Brewfile')
| -rw-r--r-- | macos/Brewfile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/macos/Brewfile b/macos/Brewfile index a4a680a..2e25098 100644 --- a/macos/Brewfile +++ b/macos/Brewfile @@ -1,6 +1,4 @@ # Taps -tap "homebrew/bundle" -tap "homebrew/services" tap "koekeishiya/formulae" # Formulae @@ -12,8 +10,8 @@ brew "ripgrep" brew "fzf" brew "bat" brew "fd" -brew "yabai" -brew "skhd" +brew "koekeishiya/formulae/yabai" +brew "koekeishiya/formulae/skhd" brew "ispell" brew "zsh-autosuggestions" brew "zsh-syntax-highlighting" |
