opencod
This commit is contained in:
parent
9b2bf745a7
commit
01ac733810
3
link.sh
3
link.sh
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ln -s ~/Documents/dotfiles/alacritty ~/.config/
|
||||
ln -s ~/Documents/dotfiles/foot ~/.config/
|
||||
@ -13,5 +13,6 @@ ln -s ~/Documents/dotfiles/waybar ~/.config/
|
||||
ln -s ~/Documents/dotfiles/wofi ~/.config/
|
||||
ln -s ~/Documents/dotfiles/yt-dlp ~/.config/
|
||||
ln -s ~/Documents/dotfiles/zathura ~/.config/
|
||||
ln -s ~/Documents/dotfiles/opencode ~/.config/
|
||||
ln -s ~/Documents/dotfiles/.zshrc ~/
|
||||
ln -s ~/Documents/dotfiles/.gitconfig ~/
|
||||
|
||||
3
opencode/opencode.json
Normal file
3
opencode/opencode.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json"
|
||||
}
|
||||
10
opencode/opencode.json.tui-migration.bak
Normal file
10
opencode/opencode.json.tui-migration.bak
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"theme": "gruvbox",
|
||||
"mcp": {
|
||||
"Figma": {
|
||||
"url": "https://mcp.figma.com/mcp",
|
||||
"enabled": true,
|
||||
},
|
||||
}
|
||||
}
|
||||
4
opencode/tui.json
Normal file
4
opencode/tui.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/tui.json",
|
||||
"theme": "gruvbox"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user