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"
|
brew "zeromq"
|
||||||
# Play, record, convert, and stream audio and video
|
# Play, record, convert, and stream audio and video
|
||||||
brew "ffmpeg"
|
brew "ffmpeg"
|
||||||
# GNU compiler collection
|
|
||||||
brew "gcc"
|
|
||||||
# Static type checker for JavaScript
|
# Static type checker for JavaScript
|
||||||
brew "flow"
|
brew "flow"
|
||||||
# Command-line outline and bitmap font editor/converter
|
# Command-line outline and bitmap font editor/converter
|
||||||
@@ -144,6 +142,8 @@ brew "fontforge"
|
|||||||
brew "fpp"
|
brew "fpp"
|
||||||
# Command-line fuzzy finder written in Go
|
# Command-line fuzzy finder written in Go
|
||||||
brew "fzf"
|
brew "fzf"
|
||||||
|
# GNU compiler collection
|
||||||
|
brew "gcc"
|
||||||
# GitHub command-line tool
|
# GitHub command-line tool
|
||||||
brew "gh"
|
brew "gh"
|
||||||
# Distributed revision control system
|
# Distributed revision control system
|
||||||
|
|||||||
Reference in New Issue
Block a user