diff options
| author | Christian Cleberg <[email protected]> | 2026-07-25 16:55:31 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-07-25 16:55:31 -0500 |
| commit | 623a8cb334a65b91ec511280f4e4b88d8e47b793 (patch) | |
| tree | aff30617950570c864a24188347400e7afb310dd /macos/Brewfile | |
| parent | d33059a9136cd417a6a57ad73eef86a73f1d3fdf (diff) | |
| download | dotfiles-623a8cb334a65b91ec511280f4e4b88d8e47b793.tar.gz dotfiles-623a8cb334a65b91ec511280f4e4b88d8e47b793.tar.bz2 dotfiles-623a8cb334a65b91ec511280f4e4b88d8e47b793.zip | |
update brew files and add nanorc
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" |
