mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(brew): update Brewfile
This commit is contained in:
4
Brewfile
4
Brewfile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user