replace paths

This commit is contained in:
Tykayn 2023-08-17 10:06:40 +02:00 committed by tykayn
parent 497c5fa2bc
commit 754c32c019
9 changed files with 510 additions and 17 deletions

25
assets/.gitconfig Normal file
View file

@ -0,0 +1,25 @@
[credential]
helper = store
[user]
email = contact@cipherbliss.com
name = tykayn
[filesystem "Ubuntu|11.0.7|/dev/mapper/kubuntu--vg-root"]
timestampResolution = 5000 nanoseconds
minRacyThreshold = 7537 microseconds
[rerere]
enabled = true
[diff]
submodule = log
#[core]
# editor = gedit
[init]
defaultBranch = main
[filesystem "Debian|11.0.16|/dev/mapper/spaceship--vg-root"]
timestampResolution = 6000 nanoseconds
minRacyThreshold = 6565 microseconds
[commit]
gpgsign = false
[checkout]
defaultRemote = origin
[core]
editor = gedit