diff --git a/migrations/1767478687.sh b/migrations/1767478687.sh index 0eed2011..2a2588ef 100644 --- a/migrations/1767478687.sh +++ b/migrations/1767478687.sh @@ -4,6 +4,7 @@ omarchy-pkg-add opencode # Add config using omarchy theme by default if [[ ! -f ~/.config/opencode/opencode.json ]]; then + mkdir -p ~/.config/opencode cp $OMARCHY_PATH/config/opencode/opencode.json ~/.config/opencode/opencode.json fi