move hyprland configs to correct dir, also update git config
This commit is contained in:
@ -9,6 +9,14 @@
|
||||
[branch]
|
||||
autoSetupRebase = always
|
||||
[commit]
|
||||
gpgsign = true
|
||||
gpgSign = true
|
||||
[tag]
|
||||
gpgSign = true
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
autoSetupRemote = true
|
||||
[pull]
|
||||
rebase = true
|
||||
[rerere]
|
||||
enabled = true
|
||||
[include]
|
||||
path = ./.git-gpg
|
||||
|
||||
Reference in New Issue
Block a user