From 967159756f28abba9da978ba502d6b166af8bbc4 Mon Sep 17 00:00:00 2001 From: Chen Asraf Date: Thu, 11 Jul 2024 15:07:19 +0300 Subject: [PATCH] backup(brew): Update Brewfile for main (2024-07-11T12:07:07.984Z) --- brew/main/Brewfile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/brew/main/Brewfile b/brew/main/Brewfile index 9f3210e2..9a62ed56 100644 --- a/brew/main/Brewfile +++ b/brew/main/Brewfile @@ -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