feat: various cleans

This commit is contained in:
2026-07-20 18:29:12 +02:00
parent 4e02228264
commit f68a8d4158
6 changed files with 47 additions and 118 deletions
+6
View File
@@ -0,0 +1,6 @@
function omo -d "Lancia opencode con la configurazione omo"
set -lx OPENCODE_CONFIG ~/.config/omo/opencode.jsonc
set -lx OPENCODE_TUI_CONFIG ~/.config/omo/tui.json
set -lx XDG_DATA_HOME ~/.local/share/omo
opencode $argv
end