From b49015d4db08b7678dc35111de8c690a83e5fff5 Mon Sep 17 00:00:00 2001 From: Steffen Rademacker Date: Fri, 3 May 2024 11:33:20 +0200 Subject: [PATCH] updates --- bat.conf | 7 ------- etc/php/8.3/pear.conf.default | 2 +- etc/php/8.3/php-fpm.conf.default | 4 ++-- etc/php/8.3/php-fpm.d/www.conf.default | 6 +++--- install/6_software.sh | 1 + 5 files changed, 7 insertions(+), 13 deletions(-) delete mode 100644 bat.conf diff --git a/bat.conf b/bat.conf deleted file mode 100644 index 21e755d..0000000 --- a/bat.conf +++ /dev/null @@ -1,7 +0,0 @@ ---theme="gruvbox-dark" - ---italic-text=always - ---style="numbers,changes" - ---tabs=2 diff --git a/etc/php/8.3/pear.conf.default b/etc/php/8.3/pear.conf.default index 5dc8e31..e4fbab6 100644 --- a/etc/php/8.3/pear.conf.default +++ b/etc/php/8.3/pear.conf.default @@ -1,2 +1,2 @@ #PEAR_Config 0.9 -a:33:{s:9:"cache_dir";s:23:"/private/tmp/pear/cache";s:15:"default_channel";s:12:"pear.php.net";s:16:"preferred_mirror";s:12:"pear.php.net";s:13:"remote_config";s:0:"";s:13:"auto_discover";i:0;s:13:"master_server";s:12:"pear.php.net";s:10:"http_proxy";s:0:"";s:7:"php_dir";s:45:"/opt/homebrew/Cellar/php/8.3.4/share/php/pear";s:7:"ext_dir";s:47:"/opt/homebrew/Cellar/php/8.3.4/lib/php/20230831";s:7:"doc_dir";s:49:"/opt/homebrew/Cellar/php/8.3.4/share/php/pear/doc";s:7:"bin_dir";s:34:"/opt/homebrew/Cellar/php/8.3.4/bin";s:8:"data_dir";s:50:"/opt/homebrew/Cellar/php/8.3.4/share/php/pear/data";s:7:"cfg_dir";s:49:"/opt/homebrew/Cellar/php/8.3.4/share/php/pear/cfg";s:7:"www_dir";s:52:"/opt/homebrew/Cellar/php/8.3.4/share/php/pear/htdocs";s:7:"man_dir";s:55:"/opt/homebrew/Cellar/php/8.3.4/share/php/pear/local/man";s:8:"test_dir";s:50:"/opt/homebrew/Cellar/php/8.3.4/share/php/pear/test";s:8:"temp_dir";s:22:"/private/tmp/pear/temp";s:12:"download_dir";s:26:"/private/tmp/pear/download";s:7:"php_bin";s:38:"/opt/homebrew/Cellar/php/8.3.4/bin/php";s:10:"php_prefix";s:0:"";s:10:"php_suffix";s:0:"";s:7:"php_ini";s:0:"";s:12:"metadata_dir";s:0:"";s:8:"username";s:0:"";s:8:"password";s:0:"";s:7:"verbose";i:1;s:15:"preferred_state";s:6:"stable";s:5:"umask";i:18;s:9:"cache_ttl";i:3600;s:8:"sig_type";s:3:"gpg";s:7:"sig_bin";s:18:"/usr/local/bin/gpg";s:9:"sig_keyid";s:0:"";s:10:"sig_keydir";s:34:"/opt/homebrew/etc/php/8.3/pearkeys";} \ No newline at end of file +a:33:{s:9:"cache_dir";s:23:"/private/tmp/pear/cache";s:15:"default_channel";s:12:"pear.php.net";s:16:"preferred_mirror";s:12:"pear.php.net";s:13:"remote_config";s:0:"";s:13:"auto_discover";i:0;s:13:"master_server";s:12:"pear.php.net";s:10:"http_proxy";s:0:"";s:7:"php_dir";s:45:"/opt/homebrew/Cellar/php/8.3.6/share/php/pear";s:7:"ext_dir";s:47:"/opt/homebrew/Cellar/php/8.3.6/lib/php/20230831";s:7:"doc_dir";s:49:"/opt/homebrew/Cellar/php/8.3.6/share/php/pear/doc";s:7:"bin_dir";s:34:"/opt/homebrew/Cellar/php/8.3.6/bin";s:8:"data_dir";s:50:"/opt/homebrew/Cellar/php/8.3.6/share/php/pear/data";s:7:"cfg_dir";s:49:"/opt/homebrew/Cellar/php/8.3.6/share/php/pear/cfg";s:7:"www_dir";s:52:"/opt/homebrew/Cellar/php/8.3.6/share/php/pear/htdocs";s:7:"man_dir";s:55:"/opt/homebrew/Cellar/php/8.3.6/share/php/pear/local/man";s:8:"test_dir";s:50:"/opt/homebrew/Cellar/php/8.3.6/share/php/pear/test";s:8:"temp_dir";s:22:"/private/tmp/pear/temp";s:12:"download_dir";s:26:"/private/tmp/pear/download";s:7:"php_bin";s:38:"/opt/homebrew/Cellar/php/8.3.6/bin/php";s:10:"php_prefix";s:0:"";s:10:"php_suffix";s:0:"";s:7:"php_ini";s:0:"";s:12:"metadata_dir";s:0:"";s:8:"username";s:0:"";s:8:"password";s:0:"";s:7:"verbose";i:1;s:15:"preferred_state";s:6:"stable";s:5:"umask";i:18;s:9:"cache_ttl";i:3600;s:8:"sig_type";s:3:"gpg";s:7:"sig_bin";s:18:"/usr/local/bin/gpg";s:9:"sig_keyid";s:0:"";s:10:"sig_keydir";s:34:"/opt/homebrew/etc/php/8.3/pearkeys";} \ No newline at end of file diff --git a/etc/php/8.3/php-fpm.conf.default b/etc/php/8.3/php-fpm.conf.default index 8b0f150..7a7e9c1 100644 --- a/etc/php/8.3/php-fpm.conf.default +++ b/etc/php/8.3/php-fpm.conf.default @@ -3,7 +3,7 @@ ;;;;;;;;;;;;;;;;;;;;; ; All relative paths in this configuration file are relative to PHP's install -; prefix (/opt/homebrew/Cellar/php/8.3.4). This prefix can be dynamically changed by using the +; prefix (/opt/homebrew/Cellar/php/8.3.6). This prefix can be dynamically changed by using the ; '-p' argument from the command line. ;;;;;;;;;;;;;;;;;; @@ -139,5 +139,5 @@ daemonize = no ; file. ; Relative path can also be used. They will be prefixed by: ; - the global prefix if it's been set (-p argument) -; - /opt/homebrew/Cellar/php/8.3.4 otherwise +; - /opt/homebrew/Cellar/php/8.3.6 otherwise include=/opt/homebrew/etc/php/8.3/php-fpm.d/*.conf diff --git a/etc/php/8.3/php-fpm.d/www.conf.default b/etc/php/8.3/php-fpm.d/www.conf.default index 6c3de20..0918db0 100644 --- a/etc/php/8.3/php-fpm.d/www.conf.default +++ b/etc/php/8.3/php-fpm.d/www.conf.default @@ -12,7 +12,7 @@ ; - 'chdir' ; - 'php_values' ; - 'php_admin_values' -; When not set, the global prefix (or /opt/homebrew/Cellar/php/8.3.4) applies instead. +; When not set, the global prefix (or /opt/homebrew/Cellar/php/8.3.6) applies instead. ; Note: This directive can also be relative to the global prefix. ; Default Value: none ;prefix = /path/to/pools/$pool @@ -249,7 +249,7 @@ pm.max_spare_servers = 3 ; last request memory: 0 ; ; Note: There is a real-time FPM status monitoring sample web page available -; It's available in: /opt/homebrew/Cellar/php/8.3.4/share/php/fpm/status.html +; It's available in: /opt/homebrew/Cellar/php/8.3.6/share/php/fpm/status.html ; ; Note: The value must start with a leading slash (/). The value can be ; anything, but it may not be a good idea to use the .php extension or it @@ -479,7 +479,7 @@ pm.max_spare_servers = 3 ; instead. ; Note: path INI options can be relative and will be expanded with the prefix -; (pool, global or /opt/homebrew/Cellar/php/8.3.4) +; (pool, global or /opt/homebrew/Cellar/php/8.3.6) ; Default Value: nothing is defined by default except the values in php.ini and ; specified at startup with the -d argument diff --git a/install/6_software.sh b/install/6_software.sh index a525c32..9948cc5 100755 --- a/install/6_software.sh +++ b/install/6_software.sh @@ -14,6 +14,7 @@ brew install --cask firefox brew install --cask forklift brew install --cask google-chrome brew install --cask hammerspoon +brew install --cask imageoptim brew install --cask karabiner-elements brew install --cask microsoft-teams brew install --cask raycast