Skip to content

Commit

Permalink
Cargo binstall for faster cargo installs, and moonlight for game
Browse files Browse the repository at this point in the history
streaming
  • Loading branch information
TheKnarf committed Aug 20, 2024
1 parent 401f6df commit 54730a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions os/macos/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ brew "fnm" # Node package no longer needed, use fnm instead
# yarn / pnpm not needed, use corepack instead
brew "cmake"
brew "rustup"
brew "cargo-binstall"
brew "rust-analyzer"
brew "go"
brew "oven-sh/bun/bun"
Expand Down Expand Up @@ -91,3 +92,6 @@ cask "ticktick"
# Games
cask "minecraft"
cask "steam"

# Game streaming
cask "moonlight"

0 comments on commit 54730a1

Please sign in to comment.