From 3a9953d07c71c4dc499091db3411229ceb1e6301 Mon Sep 17 00:00:00 2001 From: Chen Asraf Date: Tue, 27 May 2025 00:51:36 +0300 Subject: [PATCH] feat(sofmani): add easy-move-plus-resize && ffmpeg --- .config/sofmani.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/sofmani.yml b/.config/sofmani.yml index 9e2777d6..10c0450f 100644 --- a/.config/sofmani.yml +++ b/.config/sofmani.yml @@ -257,6 +257,10 @@ install: only: ['linux'] opts: command: curl -sfS https://dotenvx.sh | sh + - name: easy-move-plus-resize + type: brew + - name: ffmpeg + type: brew - name: ollama type: brew post_install: brew services start ollama