mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Gemini: configure CLI and update workstation/wsl inventory
This commit is contained in:
14
dotfiles/common/.gemini/settings.json
Normal file
14
dotfiles/common/.gemini/settings.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"security": {
|
||||
"auth": {
|
||||
"selectedType": "oauth-personal"
|
||||
}
|
||||
},
|
||||
"context": {
|
||||
"fileName": [
|
||||
"~/.config/ai/bootstrap.md",
|
||||
"~/.config/ai/rules/safety.md",
|
||||
"~/.config/ai/AGENTS.md"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user