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:
6
Brewfile
6
Brewfile
@@ -134,6 +134,8 @@ 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
|
||||||
@@ -142,8 +144,6 @@ 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
|
||||||
@@ -594,6 +594,8 @@ cask "vlc"
|
|||||||
# Web browser plugin
|
# Web browser plugin
|
||||||
cask "vlc-webplugin"
|
cask "vlc-webplugin"
|
||||||
cask "webponize"
|
cask "webponize"
|
||||||
|
# Torrent streaming application
|
||||||
|
cask "webtorrent"
|
||||||
# Network diagnostic utility
|
# Network diagnostic utility
|
||||||
cask "whatroute"
|
cask "whatroute"
|
||||||
# Open-source version of the X.Org X Window System
|
# Open-source version of the X.Org X Window System
|
||||||
|
|||||||
Reference in New Issue
Block a user