From 3d9c3aa3c39ca72debaada454173b5ac8a47d9e7 Mon Sep 17 00:00:00 2001 From: Jeremie Fraeys Date: Wed, 29 Nov 2023 02:00:04 -0500 Subject: [PATCH] Update brew lists --- .brew_lists/brew_list.txt | 7 +++++++ .brew_lists/cask_list.txt | 0 2 files changed, 7 insertions(+) mode change 100755 => 100644 .brew_lists/brew_list.txt mode change 100755 => 100644 .brew_lists/cask_list.txt diff --git a/.brew_lists/brew_list.txt b/.brew_lists/brew_list.txt old mode 100755 new mode 100644 index 853bd70..4dc4425 --- a/.brew_lists/brew_list.txt +++ b/.brew_lists/brew_list.txt @@ -18,6 +18,7 @@ libssh2 libtermkey libuv libvterm +libyaml luajit luv lz4 @@ -34,7 +35,13 @@ pcre2 pkg-config postgresql@14 pyenv +pygments +python-certifi +python-packaging +python-setuptools python@3.11 +python@3.12 +pyyaml readline ripgrep skhd diff --git a/.brew_lists/cask_list.txt b/.brew_lists/cask_list.txt old mode 100755 new mode 100644