Add global OpenCode desktop context

This commit is contained in:
Fabio Scotto di Santolo
2026-04-03 16:57:10 +02:00
parent cfc55af097
commit 6681ac199f
7 changed files with 71 additions and 0 deletions

View File

@@ -153,6 +153,10 @@ desktop_common_dotfiles:
src: .config/yt-dlp/
dest: .config/yt-dlp/
mode: preserve
- name: OpenCode config
src: .config/opencode/
dest: .config/opencode/
mode: preserve
- name: .gitignore_global
src: .gitignore_global
dest: .gitignore_global