chore(brew): update Brewfile

This commit is contained in:
Stefan Imhoff
2022-12-04 19:11:06 +01:00
parent 8958725ab7
commit ac2fed1f27

View File

@@ -134,8 +134,6 @@ brew "jpeg", link: true
brew "zeromq"
# Play, record, convert, and stream audio and video
brew "ffmpeg"
# GNU compiler collection
brew "gcc"
# Static type checker for JavaScript
brew "flow"
# Command-line outline and bitmap font editor/converter
@@ -144,6 +142,8 @@ brew "fontforge"
brew "fpp"
# Command-line fuzzy finder written in Go
brew "fzf"
# GNU compiler collection
brew "gcc"
# GitHub command-line tool
brew "gh"
# Distributed revision control system