Skip to content

RossLopez/Homebrew-Brewfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Homebrew-Brewfile

This repository hosts my personal Brewfile for Homebrew package management.

Getting Started with Homebrew

If you're new to Homebrew, you'll need to install it first. Once Homebrew is installed, you can use the brew bundle command to install all the packages listed in a Brewfile.

Here's how to use the brew bundle command:

  1. Clone the repository containing the Brewfile.
  2. Navigate to the repository directory in your terminal.
  3. Run brew bundle to install all the packages listed in the Brewfile.

Taps

Here are the taps in my Brewfile:

Brew Packages

Here are the brew CLI packages in my Brewfile:

Essentials
  • git: Version controll
  • gh: Githib CLI
  • git-lfs: Git large file
  • htop: Process viewer
  • tmux: Terminal multiplexer
  • nload: Network traffic analyzer
Security
Dev
Utilities
  • aria2: Download utility
  • cabextract: Extract Microsoft cabinets
  • unbound: DNS resolver
  • ncdu: Disk usage analyzer
  • rclone: Cloud storage sync
  • warp: Your terminal, reimagined
  • wimlib: Windows Imaging (WIM) library
  • zstd: Compression algorithm
Media
  • aom: AV1 codec
  • cdrtools: CD/DVD/BluRay utilities
  • ffmpeg: Multimedia framework storage

Cask Packages

Here are the cask packages in my Brewfile:

Utilities
Dev
Media
Browsers
Security
Productivity

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages