This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Command line tools | |
brew 'ata' # ChatGPT in the terminal | |
brew 'cask' # Extension to brew supporting installation of graphical applications | |
brew 'ffmpeg' # Complete solution to record, convert and stream audio and video | |
brew 'gh' # GitHub's CLI | |
brew 'git' # Version control | |
brew 'htop' # Interactive process viewer, an enhanced version of top | |
brew 'imagemagick' # Command-line tool for manipulating images | |
brew 'mailsy' # Command-line email client or email utility | |
brew 'mas' # Mac App Store command-line interface |