mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 09:46:42 +00:00
chore(gitconfig): add gitbutler global settings
This commit is contained in:
@@ -76,3 +76,8 @@
|
|||||||
[credential "https://gist.github.com"]
|
[credential "https://gist.github.com"]
|
||||||
helper =
|
helper =
|
||||||
helper = !op plugin run -- gh auth git-credential
|
helper = !op plugin run -- gh auth git-credential
|
||||||
|
[gitbutler]
|
||||||
|
aiModelProvider = anthropic
|
||||||
|
aiAnthropicKeyOption = bringYourOwn
|
||||||
|
aiAnthropicModelName = claude-3-7-sonnet-latest
|
||||||
|
signCommits = true
|
||||||
|
|||||||
Reference in New Issue
Block a user