mirror of
https://github.com/chenasraf/dotfiles.git
synced 2026-05-17 17:28:07 +00:00
backup(brew): Update Brewfile for main (2024-07-11T12:07:07.984Z)
This commit is contained in:
@@ -66,6 +66,8 @@ brew "fzf"
|
||||
brew "gcc"
|
||||
# Graphics library to dynamically manipulate images
|
||||
brew "gd"
|
||||
# GNU debugger
|
||||
brew "gdb"
|
||||
# GitHub command-line tool
|
||||
brew "gh"
|
||||
# Syntax-highlighting pager for git and diff output
|
||||
@@ -96,6 +98,8 @@ brew "libyaml"
|
||||
brew "lolcat"
|
||||
# Parsing Expression Grammars For Lua
|
||||
brew "lpeg"
|
||||
# Text-based web browser
|
||||
brew "lynx"
|
||||
# Utility for directing compilation
|
||||
brew "make"
|
||||
# Platform built on V8 to build network applications
|
||||
@@ -110,6 +114,8 @@ brew "nghttp2"
|
||||
brew "node@16"
|
||||
# Manage multiple Node.js versions
|
||||
brew "nvm"
|
||||
# Swiss-army knife of markup format conversion
|
||||
brew "pandoc"
|
||||
# General-purpose scripting language
|
||||
brew "php", restart_service: true, link: false
|
||||
# Execute binaries from Python packages in isolated environments
|
||||
|
||||
Reference in New Issue
Block a user