Update .config/packages/Brewfile

Add .gemrc
This commit is contained in:
punkfairie 2024-04-21 17:37:32 -07:00
parent 7c264ec22b
commit 7cb6d812ba
No known key found for this signature in database
GPG key ID: 1B492EAEA989C054
2 changed files with 5 additions and 0 deletions

View file

@ -72,7 +72,11 @@ brew "ripgrep"
brew "rust"
# Cross-shell prompt for astronauts
brew "starship"
# Upgrade all the things
brew "topgrade"
# Internet file retriever
brew "wget"
# Laravel and PHP development environment manager
cask "herd"
# GPU-accelerated cross-platform terminal emulator and multiplexer
cask "wezterm"

1
dot_gemrc Normal file
View file

@ -0,0 +1 @@
gem: --no-document