diff --git a/macos/Brewfile b/macos/Brewfile index cacb2cb..84b03af 100644 --- a/macos/Brewfile +++ b/macos/Brewfile @@ -29,6 +29,7 @@ brew 'pcre2' # Needed to build swoole brew 'openssl' # Needed to build swoole brew 'starship' # fancy shell prompt brew 'asimov' # Exclude node_modules etc from TM backup +brew 'git-absorb' # amazing tool for better git fixup # Spatie Medialibrary brew 'jpegoptim'