chore: update git config + pub add public keys
This commit is contained in:
@@ -10,5 +10,3 @@
|
||||
[alias]
|
||||
acp = "! acp() { git add . && git commit -am \"$1\" && git push ; } ; acp"
|
||||
acnvp = "! acnvp() { git add . && git commit --no-verify -am \"$1\" && git push ; } ; acnvp"
|
||||
[gitbutler]
|
||||
aiModelProvider = openai
|
||||
|
||||
Reference in New Issue
Block a user