mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-02-04 06:36:35 -08:00
update
This commit is contained in:
14
.gitconfig
14
.gitconfig
@@ -1,13 +1,5 @@
|
||||
[includeIf "gitdir:~/.local/share/yadm/repo.git"]
|
||||
path = .gitconfig.submodules
|
||||
[gpg]
|
||||
format = ssh
|
||||
[user]
|
||||
signingkey = /home/sudacode/.ssh/yuh.pub
|
||||
name = sudacode
|
||||
email = suda@sudacode.com
|
||||
[commit]
|
||||
gpgsign = true
|
||||
; [includeIf "gitdir:~/.local/share/yadm/repo.git"]
|
||||
; path = .gitconfig.submodules
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[push]
|
||||
@@ -43,3 +35,5 @@
|
||||
[delta]
|
||||
navigate = true # use n and N to move between diff sections
|
||||
dark = true # or light = true, or omit for auto-detection
|
||||
[user]
|
||||
name = suda@sudacode.com
|
||||
|
||||
Reference in New Issue
Block a user