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:
8
Brewfile
8
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
|
||||||
@@ -384,6 +384,8 @@ cask "bibdesk"
|
|||||||
cask "bitwarden"
|
cask "bitwarden"
|
||||||
# 3D creation suite
|
# 3D creation suite
|
||||||
cask "blender"
|
cask "blender"
|
||||||
|
# 3D model editor for boxy models and pixel art textures
|
||||||
|
cask "blockbench"
|
||||||
# Scriptable scratchpad for developers
|
# Scriptable scratchpad for developers
|
||||||
cask "boop"
|
cask "boop"
|
||||||
# Web browser focusing on privacy
|
# Web browser focusing on privacy
|
||||||
@@ -537,7 +539,7 @@ cask "protonmail-bridge"
|
|||||||
cask "protonvpn"
|
cask "protonvpn"
|
||||||
# QuickLook plug-in that renders source code with syntax highlighting
|
# QuickLook plug-in that renders source code with syntax highlighting
|
||||||
cask "qlcolorcode"
|
cask "qlcolorcode"
|
||||||
# QuickLook generator for video files
|
# Thumbnails, static previews, cover art and metadata for video files
|
||||||
cask "qlvideo"
|
cask "qlvideo"
|
||||||
# All-in-one bookmark manager
|
# All-in-one bookmark manager
|
||||||
cask "raindropio"
|
cask "raindropio"
|
||||||
|
|||||||
Reference in New Issue
Block a user