Skip to content

Commit

Permalink
add bat to setup_brew_mac.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dombean committed Feb 11, 2025
1 parent c4d3c7d commit 40264e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mac_scripts/setup_brew_mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ brew install git # Version control system
brew install bitwarden-cli # Command-line tool for Bitwarden password manager
brew install neovim # Modern Vim-based text editor
brew install eza # Enhanced ls command
brew install bat # A cat clone with syntax highlighting and Git integration
brew install mpv # Command-line media player
brew install coreutils # GNU core utilities for macOS
brew install wget # Network downloader
Expand Down

0 comments on commit 40264e0

Please sign in to comment.