mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-04 12:00:44 +00:00
alias, exports, functions and new commands
This commit is contained in:
@@ -58,3 +58,9 @@
|
||||
allowedSignersFile = ~/.ssh/allowed_signers
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[credential "https://github.com"]
|
||||
helper =
|
||||
helper = !/opt/homebrew/bin/gh auth git-credential
|
||||
[credential "https://gist.github.com"]
|
||||
helper =
|
||||
helper = !/opt/homebrew/bin/gh auth git-credential
|
||||
|
||||
Reference in New Issue
Block a user