14
.gitconfig
14
.gitconfig
@@ -1,9 +1,11 @@
|
||||
[safe]
|
||||
directory = /home/pinj/nixos
|
||||
[credential "https://github.com"]
|
||||
helper =
|
||||
helper = !/run/current-system/sw/bin/gh auth git-credential
|
||||
[credential "https://gist.github.com"]
|
||||
helper =
|
||||
helper = !/run/current-system/sw/bin/gh auth git-credential
|
||||
[user]
|
||||
email = kontakt@ragusa-it.dev
|
||||
name = Melvin Ragusa
|
||||
[credential "https://github.com"]
|
||||
helper =
|
||||
helper = !/usr/bin/gh auth git-credential
|
||||
[credential "https://gist.github.com"]
|
||||
helper =
|
||||
helper = !/usr/bin/gh auth git-credential
|
||||
|
||||
Reference in New Issue
Block a user