Compare commits

...

2 Commits

2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ bun.lock
.DS_Store
Thumbs.db
.env

View File

@@ -1,4 +1,4 @@
{
"$schema": "https://opencode.ai/tui.json",
"theme": "system"
"theme": "everforest"
}