Configure Ghostty, update Opencode DevOps agent, and update git config
This commit is contained in:
@@ -26,3 +26,9 @@
|
||||
clean = git-lfs clean -- %f
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[difftool "sourcetree"]
|
||||
cmd = opendiff \"$LOCAL\" \"$REMOTE\"
|
||||
path =
|
||||
[mergetool "sourcetree"]
|
||||
cmd = /Applications/Sourcetree.app/Contents/Resources/opendiff-w.sh \"$LOCAL\" \"$REMOTE\" -ancestor \"$BASE\" -merge \"$MERGED\"
|
||||
trustExitCode = true
|
||||
|
||||
Reference in New Issue
Block a user