diff options
| author | Christian Cleberg <[email protected]> | 2026-02-15 18:29:22 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-02-15 18:29:22 -0600 |
| commit | 31725c90163dd1838c06562842e3960654e29922 (patch) | |
| tree | 3ea04f65c7fc909da91b97187154ecf4123ea49e /Brewfile | |
| parent | 9f25cc85998c0fec78cd2391390c78f4ee058133 (diff) | |
| download | dotfiles-31725c90163dd1838c06562842e3960654e29922.tar.gz dotfiles-31725c90163dd1838c06562842e3960654e29922.tar.bz2 dotfiles-31725c90163dd1838c06562842e3960654e29922.zip | |
add macos bootstrap script
Diffstat (limited to 'Brewfile')
| -rw-r--r-- | Brewfile | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/Brewfile b/Brewfile deleted file mode 100644 index b64030d..0000000 --- a/Brewfile +++ /dev/null @@ -1,32 +0,0 @@ -# Taps -tap "homebrew/bundle" -tap "homebrew/services" -tap "koekeishiya/formulae" - -# Formulae -brew "stow" -brew "gnupg" -brew "pinentry-mac" -brew "git" -brew "ripgrep" -brew "fzf" -brew "bat" -brew "fd" -brew "yabai" -brew "skhd" -brew "ispell" -brew "zsh-autosuggestions" -brew "zsh-syntax-highlighting" -brew "powerlevel10k" -brew "uv" -brew "gh" -brew "glab" - -# Casks -cask "iterm2" -cask "vscodium" -cask "bitwarden" -cask "mullvad-vpn" -cask "signal" -cask "syncthing" -cask "font-fira-code-nerd-font" |
