hand gitconfig dotfile
This commit is contained in:
7
home-manager/dotfiles/gitconfig
Normal file
7
home-manager/dotfiles/gitconfig
Normal file
@@ -0,0 +1,7 @@
|
||||
[credential]
|
||||
helper = /home/worble/.nix-profile/bin/git-credential-manager
|
||||
credentialStore = secretservice
|
||||
[credential "https://dev.azure.com"]
|
||||
useHttpPath = true
|
||||
[credential "https://git.worble.xyz"]
|
||||
provider = generic
|
||||
Reference in New Issue
Block a user